lagrangianFieldReconstructor Class Reference

Lagrangian field reconstructor. More...

Public Member Functions

 lagrangianFieldReconstructor (const fvMesh &completeMesh, const PtrList< fvMesh > &procMeshes, const labelListList &faceProcAddressing, const labelListList &cellProcAddressing, const word &cloudName)
 Construct from components. More...
 
 lagrangianFieldReconstructor (const lagrangianFieldReconstructor &)=delete
 Disallow default bitwise copy construction. More...
 
 ~lagrangianFieldReconstructor ()
 Destructor. More...
 
template<class Type >
void reconstructFields (const IOobjectList &objects, const HashSet< word > &selectedFields)
 Read, reconstruct and write all fields. More...
 
void operator= (const lagrangianFieldReconstructor &)=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

◆ lagrangianFieldReconstructor() [1/2]

lagrangianFieldReconstructor ( const fvMesh completeMesh,
const PtrList< fvMesh > &  procMeshes,
const labelListList faceProcAddressing,
const labelListList cellProcAddressing,
const word cloudName 
)

Construct from components.

◆ lagrangianFieldReconstructor() [2/2]

Disallow default bitwise copy construction.

◆ ~lagrangianFieldReconstructor()

Destructor.

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 
)

Read, reconstruct and write all fields.

◆ operator=()

void operator= ( const lagrangianFieldReconstructor )
delete

Disallow default bitwise assignment.


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