39 template<
template<
class>
class CombineOp>
44 const bool noLagrangian
70 MapVolFields<sphericalTensor>
75 CombineOp<sphericalTensor>()
77 MapVolFields<symmTensor>
82 CombineOp<symmTensor>()
101 UnMapped<surfaceScalarField>(objects);
102 UnMapped<surfaceVectorField>(objects);
103 UnMapped<surfaceSphericalTensorField>(objects);
104 UnMapped<surfaceSymmTensorField>(objects);
105 UnMapped<surfaceTensorField>(objects);
109 UnMapped<pointScalarField>(objects);
110 UnMapped<pointVectorField>(objects);
111 UnMapped<pointSphericalTensorField>(objects);
112 UnMapped<pointSymmTensorField>(objects);
113 UnMapped<pointTensorField>(objects);
const Time & time() const
Return time.
A HashTable with keys but without contents.
void MapMesh(const meshToMesh &interp, const HashSet< word > &selectedFields, const bool noLagrangian)
List of IOobjects with searching and retrieving facilities.
Class to calculate the cell-addressing between two overlapping meshes.
static word timeName(const scalar, const int precision=precision_)
Return time name of given scalar time.
Maps lagrangian positions and fields.
const polyMesh & srcRegion() const
Return const access to the source mesh.
void mapLagrangian(const meshToMesh0 &meshToMesh0Interp)
Maps lagrangian positions and fields.
const polyMesh & tgtRegion() const
Return const access to the target mesh.
Mesh consisting of general polyhedral cells.