Go to the documentation of this file.
20 #ifndef __periodicBoundaryField_hpp__
21 #define __periodicBoundaryField_hpp__
28 template<
class T,
class MemorySpace =
void>
typename InternalFieldType::execution_space execution_space
bool equivalentTo(EVENT evnt) const
periodicBoundaryField(const boundaryBase &boundary, const pointStructure &pStruct, InternalFieldType &internal)
internalField< T, MemorySpace > InternalFieldType
const auto & pStruct() const
typename BoundaryFieldType::execution_space execution_space
typename BoundaryFieldType::memory_space memory_space
typename InternalFieldType::memory_space memory_space
TypeInfoTemplate211("boundaryField","periodic", T, memory_space::name())
add_vCtor(BoundaryFieldType, periodicBoundaryFieldType, boundaryBase)
bool hearChanges(real t, real dt, uint32 iter, const message &msg, const anyList &varList) override
bool hearChanges(real t, real dt, uint32 iter, const message &msg, const anyList &varList) override
const auto & boundary() const
typename BoundaryFieldType::InternalFieldType InternalFieldType