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);
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.
const polyMesh & srcRegion() const
Return const access to the source mesh.
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 Time & time() const
Return time.
void mapLagrangian(const meshToMesh0 &meshToMesh0Interp)
Maps lagrangian positions and fields.
Mesh consisting of general polyhedral cells.
const polyMesh & tgtRegion() const
Return const access to the target mesh.