pointFieldReconstructor Class Reference

Point field reconstructor. More...

Public Member Functions

 pointFieldReconstructor (const pointMesh &mesh, const PtrList< fvMesh > &procMeshes, const labelListList &pointProcAddressing)
 Construct from components. More...
 
 pointFieldReconstructor (const pointFieldReconstructor &)=delete
 Disallow default bitwise copy construction. More...
 
template<class Type >
void reconstructFields (const IOobjectList &objects, const HashSet< word > &selectedFields)
 Reconstruct and write all fields. More...
 
void operator= (const pointFieldReconstructor &)=delete
 Disallow default bitwise assignment. More...
 

Static Public Member Functions

static bool reconstructs (const IOobjectList &objects, const HashSet< word > &selectedFields)
 Return whether anything in the object list gets reconstructed. More...
 

Detailed Description

Constructor & Destructor Documentation

◆ pointFieldReconstructor() [1/2]

pointFieldReconstructor ( const pointMesh mesh,
const PtrList< fvMesh > &  procMeshes,
const labelListList pointProcAddressing 
)

Construct from components.

◆ pointFieldReconstructor() [2/2]

Disallow default bitwise copy construction.

Member Function Documentation

◆ reconstructs()

static bool reconstructs ( const IOobjectList objects,
const HashSet< word > &  selectedFields 
)
static

Return whether anything in the object list gets reconstructed.

◆ reconstructFields()

void reconstructFields ( const IOobjectList objects,
const HashSet< word > &  selectedFields 
)

Reconstruct and write all fields.

◆ operator=()

void operator= ( const pointFieldReconstructor )
delete

Disallow default bitwise assignment.


The documentation for this class was generated from the following file: