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