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)
 Construct from components. More...
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > reconstructFaAreaField (const IOobject &fieldIoObject)
 Reconstruct area field. More...
 
template<class Type >
tmp< GeometricField< Type, faePatchField, edgeMesh > > reconstructFaEdgeField (const IOobject &fieldIoObject)
 Reconstruct edge field. More...
 
template<class Type >
void reconstructFaAreaFields (const IOobjectList &objects)
 Reconstruct and write all area fields. More...
 
template<class Type >
void reconstructFaEdgeFields (const IOobjectList &objects)
 Reconstruct and write all area fields. More...
 

Detailed Description

Finite Area area and edge fields reconstruction.

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

Source files

Definition at line 59 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 
)

Construct from components.

Member Function Documentation

◆ reconstructFaAreaField()

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

Reconstruct area field.

◆ reconstructFaEdgeField()

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

Reconstruct edge field.

◆ reconstructFaAreaFields()

void reconstructFaAreaFields ( const IOobjectList objects)

Reconstruct and write all area fields.

◆ reconstructFaEdgeFields()

void reconstructFaEdgeFields ( const IOobjectList objects)

Reconstruct and write all area fields.


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