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

Public Member Functions

 TypeName ("centredCECCellToCellStencil")
 
 centredCECCellToCellStencilObject (const fvMesh &mesh)
 Construct from uncompacted cell stencil. More...
 
virtual ~centredCECCellToCellStencilObject ()=default
 Destructor. More...
 
- Public Member Functions inherited from MeshObject< fvMesh, TopologicalMeshObject, centredCECCellToCellStencilObject >
 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 extendedCentredCellToCellStencil
 extendedCentredCellToCellStencil (const cellToCellStencil &)
 Construct from uncompacted cell 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 Type >
void collectData (const GeometricField< Type, fvPatchField, volMesh > &fld, List< List< Type > > &stencilFld) const
 Use map to get the data into stencil order. More...
 
template<class Type , class WeightType >
tmp< GeometricField< typename outerProduct< WeightType, Type >::type, fvPatchField, volMesh > > weightedSum (const GeometricField< Type, fvPatchField, volMesh > &fld, const List< List< WeightType > > &stencilWeights) const
 Sum vol field contributions to create cell values. More...
 
- Public Member Functions inherited from extendedCellToCellStencil
 extendedCellToCellStencil (const polyMesh &)
 Construct from mesh. More...
 
template<class Type , class WeightType >
Foam::tmp< Foam::GeometricField< typename Foam::outerProduct< WeightType, Type >::type, Foam::fvPatchField, Foam::volMesh > > weightedSum (const mapDistribute &map, const labelListList &stencil, const GeometricField< Type, fvPatchField, volMesh > &fld, const List< List< WeightType > > &stencilWeights)
 

Additional Inherited Members

- Static Public Member Functions inherited from MeshObject< fvMesh, TopologicalMeshObject, centredCECCellToCellStencilObject >
static const centredCECCellToCellStencilObjectNew (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 extendedCellToCellStencil
template<class Type , class WeightType >
static tmp< GeometricField< typename outerProduct< WeightType, Type >::type, fvPatchField, volMesh > > weightedSum (const mapDistribute &map, const labelListList &stencil, const GeometricField< Type, fvPatchField, volMesh > &fld, const List< List< WeightType > > &stencilWeights)
 Sum surface field contributions to create cell values. More...
 
- Protected Attributes inherited from MeshObject< fvMesh, TopologicalMeshObject, centredCECCellToCellStencilObject >
const fvMeshmesh_
 
- Protected Attributes inherited from extendedCellToCellStencil
const polyMeshmesh_
 

Detailed Description

Constructor & Destructor Documentation

◆ centredCECCellToCellStencilObject()

centredCECCellToCellStencilObject ( const fvMesh mesh)
inlineexplicit

Construct from uncompacted cell stencil.

Definition at line 69 of file centredCECCellToCellStencilObject.H.

◆ ~centredCECCellToCellStencilObject()

virtual ~centredCECCellToCellStencilObject ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "centredCECCellToCellStencil"  )

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