Go to the source code of this file.
Macros | |
#define | createDerivedBoundary(DataType, MemorySpaceType) |
#define | createBaseBoundary(DataType, MemorySpaceType) template class pFlow::boundaryField<DataType, MemorySpaceType>; |
#define | createBoundaryFields(DataType, MemorySpaceType) |
#define createDerivedBoundary | ( | DataType, | |
MemorySpaceType | |||
) |
Definition at line 28 of file createBoundaryFields.hpp.
#define createBaseBoundary | ( | DataType, | |
MemorySpaceType | |||
) | template class pFlow::boundaryField<DataType, MemorySpaceType>; |
Definition at line 33 of file createBoundaryFields.hpp.
#define createBoundaryFields | ( | DataType, | |
MemorySpaceType | |||
) |
Definition at line 36 of file createBoundaryFields.hpp.