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

Finite Area area and edge fields reconstruction. More...

Classes

class  faPatchFieldReconstructor
 

Public Member Functions

 faFieldReconstructor (faMesh &mesh, const PtrList< faMesh > &procMeshes, const PtrList< labelIOList > &edgeProcAddressing, const PtrList< labelIOList > &faceProcAddressing, const PtrList< labelIOList > &boundaryProcAddressing)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > reconstructFaAreaField (const IOobject &fieldIoObject)
 
template<class Type >
tmp< GeometricField< Type, faePatchField, edgeMesh > > reconstructFaEdgeField (const IOobject &fieldIoObject)
 
template<class Type >
void reconstructFaAreaFields (const IOobjectList &objects)
 
template<class Type >
void reconstructFaEdgeFields (const IOobjectList &objects)
 
template<class Type >
Foam::tmp< Foam::GeometricField< Type, Foam::faPatchField, Foam::areaMesh > > reconstructFaAreaField (const IOobject &fieldIoObject)
 
template<class Type >
Foam::tmp< Foam::GeometricField< Type, Foam::faePatchField, Foam::edgeMesh > > reconstructFaEdgeField (const IOobject &fieldIoObject)
 

Detailed Description

Finite Area area and edge fields reconstruction.

Author Zeljko Tukovic, FSB Zagreb Hrvoje Jasak, Wikki Ltd.

Source files

Definition at line 55 of file faFieldReconstructor.H.

Constructor & Destructor Documentation

◆ faFieldReconstructor()

faFieldReconstructor ( faMesh mesh,
const PtrList< faMesh > &  procMeshes,
const PtrList< labelIOList > &  edgeProcAddressing,
const PtrList< labelIOList > &  faceProcAddressing,
const PtrList< labelIOList > &  boundaryProcAddressing 
)

Definition at line 26 of file faFieldReconstructor.C.

Member Function Documentation

◆ reconstructFaAreaField() [1/2]

tmp<GeometricField<Type, faPatchField, areaMesh> > reconstructFaAreaField ( const IOobject fieldIoObject)

◆ reconstructFaEdgeField() [1/2]

tmp<GeometricField<Type, faePatchField, edgeMesh> > reconstructFaEdgeField ( const IOobject fieldIoObject)

◆ reconstructFaAreaFields()

void reconstructFaAreaFields ( const IOobjectList objects)

Definition at line 568 of file faFieldReconstructorFields.C.

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

Here is the call graph for this function:

◆ reconstructFaEdgeFields()

void reconstructFaEdgeFields ( const IOobjectList objects)

Definition at line 595 of file faFieldReconstructorFields.C.

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

Here is the call graph for this function:

◆ reconstructFaAreaField() [2/2]

Foam::tmp<Foam::GeometricField<Type, Foam::faPatchField, Foam::areaMesh> > reconstructFaAreaField ( const IOobject fieldIoObject)

◆ reconstructFaEdgeField() [2/2]

Foam::tmp<Foam::GeometricField<Type, Foam::faePatchField, Foam::edgeMesh> > reconstructFaEdgeField ( const IOobject fieldIoObject)

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