centredCFCFaceToCellStencilObject Class Reference
Inheritance diagram for centredCFCFaceToCellStencilObject:
[legend]
Collaboration diagram for centredCFCFaceToCellStencilObject:
[legend]

Public Member Functions

 TypeName ("centredCFCFaceToCellStencil")
 
 centredCFCFaceToCellStencilObject (const fvMesh &mesh)
 Construct from uncompacted face stencil. More...
 
virtual ~centredCFCFaceToCellStencilObject ()=default
 Destructor. More...
 
- Public Member Functions inherited from MeshObject< fvMesh, TopologicalMeshObject, centredCFCFaceToCellStencilObject >
 MeshObject (const fvMesh &mesh)
 Construct on Mesh type. More...
 
virtual ~MeshObject ()=default
 Destructor. More...
 
const fvMeshmesh () const
 
virtual bool writeData (Ostream &os) const
 
- Public Member Functions inherited from extendedCentredFaceToCellStencil
 extendedCentredFaceToCellStencil (const faceToCellStencil &)
 Construct from uncompacted face stencil. More...
 
const mapDistributemap () const
 Return reference to the parallel distribution map. More...
 
const labelListListstencil () const
 Return reference to the stencil. More...
 
void compact ()
 After removing elements from the stencil adapt the schedule (map). More...
 
template<class T >
void collectData (const GeometricField< T, fvsPatchField, surfaceMesh > &fld, List< List< T > > &stencilFld) const
 Use map to get the data into stencil order. More...
 
template<class Type >
tmp< GeometricField< Type, fvPatchField, volMesh > > weightedSum (const GeometricField< Type, fvsPatchField, surfaceMesh > &fld, const List< List< scalar > > &stencilWeights) const
 Sum surface field contributions to create cell values. More...
 
- Public Member Functions inherited from extendedFaceToCellStencil
 extendedFaceToCellStencil (const polyMesh &)
 Construct from mesh. More...
 
template<class Type >
void collectData (const mapDistribute &map, const labelListList &stencil, const GeometricField< Type, fvsPatchField, surfaceMesh > &fld, List< List< Type > > &stencilFld)
 
template<class Type >
Foam::tmp< Foam::GeometricField< Type, Foam::fvPatchField, Foam::volMesh > > weightedSum (const mapDistribute &map, const labelListList &stencil, const GeometricField< Type, fvsPatchField, surfaceMesh > &fld, const List< List< scalar > > &stencilWeights)
 

Additional Inherited Members

- Static Public Member Functions inherited from MeshObject< fvMesh, TopologicalMeshObject, centredCFCFaceToCellStencilObject >
static const centredCFCFaceToCellStencilObjectNew (const fvMesh &mesh, Args &&... args)
 Get existing or create a new MeshObject. More...
 
static bool Delete (const fvMesh &mesh)
 Static destructor. More...
 
- Static Public Member Functions inherited from extendedFaceToCellStencil
template<class T >
static void collectData (const mapDistribute &map, const labelListList &stencil, const GeometricField< T, fvsPatchField, surfaceMesh > &fld, List< List< T > > &stencilFld)
 Use map to get the data into stencil order. More...
 
template<class Type >
static tmp< GeometricField< Type, fvPatchField, volMesh > > weightedSum (const mapDistribute &map, const labelListList &stencil, const GeometricField< Type, fvsPatchField, surfaceMesh > &fld, const List< List< scalar > > &stencilWeights)
 Sum surface field contributions to create cell values. More...
 
- Protected Attributes inherited from MeshObject< fvMesh, TopologicalMeshObject, centredCFCFaceToCellStencilObject >
const fvMeshmesh_
 
- Protected Attributes inherited from extendedFaceToCellStencil
const polyMeshmesh_
 

Detailed Description

Constructor & Destructor Documentation

◆ centredCFCFaceToCellStencilObject()

centredCFCFaceToCellStencilObject ( const fvMesh mesh)
inlineexplicit

Construct from uncompacted face stencil.

Definition at line 69 of file centredCFCFaceToCellStencilObject.H.

◆ ~centredCFCFaceToCellStencilObject()

virtual ~centredCFCFaceToCellStencilObject ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "centredCFCFaceToCellStencil"  )

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