Public Member Functions | List of all members
extendedCentredCellToFaceStencil Class Reference
Inheritance diagram for extendedCentredCellToFaceStencil:
Inheritance graph
[legend]
Collaboration diagram for extendedCentredCellToFaceStencil:
Collaboration graph
[legend]

Public Member Functions

 extendedCentredCellToFaceStencil (const cellToFaceStencil &)
 
const mapDistributemap () const
 
const labelListListstencil () const
 
void compact ()
 
template<class T >
void collectData (const GeometricField< T, fvPatchField, volMesh > &fld, List< List< T >> &stencilFld) const
 
template<class Type >
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > weightedSum (const GeometricField< Type, fvPatchField, volMesh > &fld, const List< List< scalar >> &stencilWeights) const
 
- Public Member Functions inherited from extendedCellToFaceStencil
 ClassName ("extendedCellToFaceStencil")
 
 extendedCellToFaceStencil (const polyMesh &)
 
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 extendedCellToFaceStencil
template<class T >
static void collectData (const mapDistribute &map, const labelListList &stencil, const GeometricField< T, fvPatchField, volMesh > &fld, List< List< T >> &stencilFld)
 
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)
 
- Static Protected Member Functions inherited from extendedCellToFaceStencil
static void writeStencilStats (Ostream &os, const labelListList &stencil, const mapDistribute &map)
 
- Protected Attributes inherited from extendedCellToFaceStencil
const polyMeshmesh_
 

Detailed Description

Source files

Definition at line 47 of file extendedCentredCellToFaceStencil.H.

Constructor & Destructor Documentation

◆ extendedCentredCellToFaceStencil()

extendedCentredCellToFaceStencil ( const cellToFaceStencil stencil)
explicit

Definition at line 28 of file extendedCentredCellToFaceStencil.C.

References cellToFaceStencil::globalNumbering().

Here is the call graph for this function:

Member Function Documentation

◆ map()

const mapDistribute& map ( ) const
inline

◆ stencil()

const labelListList& stencil ( ) const
inline

◆ compact()

void compact ( )

Definition at line 51 of file extendedCentredCellToFaceStencil.C.

References forAll, extendedCentredCellToFaceStencil::map(), and UPstream::msgType().

Here is the call graph for this function:

◆ collectData()

void collectData ( const GeometricField< T, fvPatchField, volMesh > &  fld,
List< List< T >> &  stencilFld 
) const
inline

◆ weightedSum()

tmp<GeometricField<Type, fvsPatchField, surfaceMesh> > weightedSum ( const GeometricField< Type, fvPatchField, volMesh > &  fld,
const List< List< scalar >> &  stencilWeights 
) const
inline

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