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