35 #ifndef pointFieldReconstructor_H 36 #define pointFieldReconstructor_H 70 label nReconstructed_;
112 return nReconstructed_;
A HashTable with keys but without contents.
Field sizing mapper which sets the field size and does not map values.
List of IOobjects with searching and retrieving facilities.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Foam::pointPatchFieldMapper.
label nReconstructed() const
Return number of fields reconstructed.
Mesh representing a set of points created from polyMesh.
pointPatchFieldReconstructor(const label size)
Construct given size.
Point field reconstructor.
void reconstructFields(const IOobjectList &objects, const HashSet< word > &selectedFields)
Reconstruct and write all fields.
Mapper for sizing only - does not do any actual mapping.
pointFieldReconstructor(const pointMesh &mesh, const PtrList< pointMesh > &procMeshes, const labelListList &pointProcAddressing)
Construct from components.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
A class for managing temporary objects.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
void operator=(const pointFieldReconstructor &)=delete
Disallow default bitwise assignment.
tmp< GeometricField< Type, pointPatchField, pointMesh > > reconstructField(const IOobject &fieldIoObject)
Reconstruct field.