Classes | Public Member Functions | List of all members
pointFieldReconstructor Class Reference

Point field reconstructor. More...

Classes

class  pointPatchFieldReconstructor
 

Public Member Functions

 pointFieldReconstructor (const pointMesh &mesh, const PtrList< pointMesh > &procMeshes, const PtrList< labelIOList > &pointProcAddressing, const PtrList< labelIOList > &boundaryProcAddressing)
 
label nReconstructed () const
 
template<class Type >
tmp< GeometricField< Type, pointPatchField, pointMesh > > reconstructField (const IOobject &fieldIoObject)
 
template<class Type >
label reconstructFields (const IOobjectList &objects, const UList< word > &fieldNames)
 
template<class Type >
label reconstructFields (const IOobjectList &objects, const wordRes &selectedFields=wordRes())
 
template<class Type >
label reconstructFields (const IOobjectList &objects, const wordHashSet &selectedFields)
 
template<class Type >
Foam::tmp< Foam::GeometricField< Type, Foam::pointPatchField, Foam::pointMesh > > reconstructField (const IOobject &fieldIoObject)
 
template<class Type >
Foam::label reconstructFields (const IOobjectList &objects, const UList< word > &fieldNames)
 
template<class Type >
Foam::label reconstructFields (const IOobjectList &objects, const wordRes &selectedFields)
 
template<class Type >
Foam::label reconstructFields (const IOobjectList &objects, const wordHashSet &selectedFields)
 

Detailed Description

Point field reconstructor.

Source files

Definition at line 51 of file pointFieldReconstructor.H.

Constructor & Destructor Documentation

◆ pointFieldReconstructor()

pointFieldReconstructor ( const pointMesh mesh,
const PtrList< pointMesh > &  procMeshes,
const PtrList< labelIOList > &  pointProcAddressing,
const PtrList< labelIOList > &  boundaryProcAddressing 
)

Definition at line 26 of file pointFieldReconstructor.C.

References Foam::abort(), pointMesh::boundary(), Foam::FatalError, FatalErrorInFunction, forAll, Foam::min(), and List::setSize().

Here is the call graph for this function:

Member Function Documentation

◆ nReconstructed()

label nReconstructed ( ) const
inline

Definition at line 141 of file pointFieldReconstructor.H.

◆ reconstructField() [1/2]

tmp<GeometricField<Type, pointPatchField, pointMesh> > reconstructField ( const IOobject fieldIoObject)

◆ reconstructFields() [1/6]

label reconstructFields ( const IOobjectList objects,
const UList< word > &  fieldNames 
)

◆ reconstructFields() [2/6]

label reconstructFields ( const IOobjectList objects,
const wordRes selectedFields = wordRes() 
)

◆ reconstructFields() [3/6]

label reconstructFields ( const IOobjectList objects,
const wordHashSet selectedFields 
)

◆ reconstructField() [2/2]

Foam::tmp<Foam::GeometricField<Type, Foam::pointPatchField, Foam::pointMesh> > reconstructField ( const IOobject fieldIoObject)

◆ reconstructFields() [4/6]

Foam::label reconstructFields ( const IOobjectList objects,
const UList< word > &  fieldNames 
)

Definition at line 136 of file pointFieldReconstructorFields.C.

References IOobjectList::cfindObject(), Foam::endl(), fieldNames(), Foam::Info, Foam::nl, and Foam::vtk::write().

Here is the call graph for this function:

◆ reconstructFields() [5/6]

Foam::label reconstructFields ( const IOobjectList objects,
const wordRes selectedFields 
)

Definition at line 168 of file pointFieldReconstructorFields.C.

References fieldNames(), and IOobjectList::sortedNames().

Here is the call graph for this function:

◆ reconstructFields() [6/6]

Foam::label reconstructFields ( const IOobjectList objects,
const wordHashSet selectedFields 
)

Definition at line 188 of file pointFieldReconstructorFields.C.

References fieldNames(), and IOobjectList::sortedNames().

Here is the call graph for this function:

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