35 #ifndef pointFieldReconstructor_H 36 #define pointFieldReconstructor_H 72 label nReconstructed_;
144 return nReconstructed_;
A HashTable with keys but without contents.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
List of IOobjects with searching and retrieving facilities.
Foam::pointPatchFieldMapper.
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.
label nReconstructed() const
Return number of fields reconstructed.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
const labelUList & directAddressing() const
static const UList< T > & null()
Return a null UList.
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...
bool hasUnmapped() const
Are there unmapped values? I.e. do all size() elements get.
tmp< GeometricField< Type, pointPatchField, pointMesh > > reconstructField(const IOobject &fieldIoObject)
Reconstruct field.