35 #ifndef pointFieldReconstructor_H 36 #define pointFieldReconstructor_H 72 label nReconstructed_;
144 return nReconstructed_;
static const UList< T > & null()
Return a null UList.
List of IOobjects with searching and retrieving facilities.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const labelUList & directAddressing() const
Mesh representing a set of points created from polyMesh.
tmp< GeometricField< Type, pointPatchField, pointMesh > > reconstructField(const IOobject &fieldIoObject)
Reconstruct field.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Foam::pointPatchFieldMapper.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
bool hasUnmapped() const
Are there unmapped values? I.e. do all size() elements get.
A HashTable with keys but without contents.
Point field reconstructor.
pointPatchFieldReconstructor(const label size)
Construct given size.
A class for managing temporary objects.
void reconstructFields(const IOobjectList &objects, const HashSet< word > &selectedFields)
Reconstruct and write all fields.
label nReconstructed() const
Return number of fields reconstructed.