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

Public Member Functions

 TypeName ("centredCFCCellToFaceStencil")
 
 centredCFCCellToFaceStencilObject (const fvMesh &mesh)
 Construct from uncompacted face stencil. More...
 
virtual ~centredCFCCellToFaceStencilObject ()=default
 Destructor. More...
 
- Public Member Functions inherited from MeshObject< fvMesh, TopologicalMeshObject, centredCFCCellToFaceStencilObject >
 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 extendedCentredCellToFaceStencil
 extendedCentredCellToFaceStencil (const cellToFaceStencil &)
 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, fvPatchField, volMesh > &fld, List< List< T > > &stencilFld) const
 Use map to get the data into stencil order. More...
 
template<class Type >
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > weightedSum (const GeometricField< Type, fvPatchField, volMesh > &fld, const List< List< scalar > > &stencilWeights) const
 Sum vol field contributions to create face values. More...
 
- Public Member Functions inherited from extendedCellToFaceStencil
 ClassName ("extendedCellToFaceStencil")
 
 extendedCellToFaceStencil (const polyMesh &)
 Construct from mesh. More...
 
template<class Type >
void collectData (const mapDistribute &map, const labelListList &stencil, const GeometricField< Type, fvPatchField, volMesh > &fld, List< List< Type > > &stencilFld)
 
template<class Type >
Foam::tmp< Foam::GeometricField< Type, Foam::fvsPatchField, Foam::surfaceMesh > > weightedSum (const mapDistribute &map, const labelListList &stencil, const GeometricField< Type, fvPatchField, volMesh > &fld, const List< List< scalar > > &stencilWeights)
 

Additional Inherited Members

- Static Public Member Functions inherited from MeshObject< fvMesh, TopologicalMeshObject, centredCFCCellToFaceStencilObject >
static const centredCFCCellToFaceStencilObjectNew (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 extendedCellToFaceStencil
template<class T >
static void collectData (const mapDistribute &map, const labelListList &stencil, const GeometricField< T, fvPatchField, volMesh > &fld, List< List< T > > &stencilFld)
 Use map to get the data into stencil order. More...
 
template<class Type >
static tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > weightedSum (const mapDistribute &map, const labelListList &stencil, const GeometricField< Type, fvPatchField, volMesh > &fld, const List< List< scalar > > &stencilWeights)
 Sum vol field contributions to create face values. More...
 
- Static Protected Member Functions inherited from extendedCellToFaceStencil
static void writeStencilStats (Ostream &os, const labelListList &stencil, const mapDistribute &map)
 Write some statistics about stencil. More...
 
- Protected Attributes inherited from MeshObject< fvMesh, TopologicalMeshObject, centredCFCCellToFaceStencilObject >
const fvMeshmesh_
 
- Protected Attributes inherited from extendedCellToFaceStencil
const polyMeshmesh_
 

Detailed Description

Constructor & Destructor Documentation

◆ centredCFCCellToFaceStencilObject()

centredCFCCellToFaceStencilObject ( const fvMesh mesh)
inlineexplicit

Construct from uncompacted face stencil.

Definition at line 69 of file centredCFCCellToFaceStencilObject.H.

References Foam::endl(), Foam::Info, extendedCentredCellToFaceStencil::map(), Foam::nl, extendedCentredCellToFaceStencil::stencil(), Foam::type(), and extendedCellToFaceStencil::writeStencilStats().

Here is the call graph for this function:

◆ ~centredCFCCellToFaceStencilObject()

virtual ~centredCFCCellToFaceStencilObject ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "centredCFCCellToFaceStencil"  )

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