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

Public Member Functions

 extendedCentredCellToCellStencil (const cellToCellStencil &)
 
const mapDistributemap () const
 
const labelListListstencil () const
 
void compact ()
 
template<class Type >
void collectData (const GeometricField< Type, fvPatchField, volMesh > &fld, List< List< Type >> &stencilFld) const
 
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
 
- Public Member Functions inherited from extendedCellToCellStencil
 extendedCellToCellStencil (const polyMesh &)
 

Additional Inherited Members

- 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)
 
- Protected Attributes inherited from extendedCellToCellStencil
const polyMeshmesh_
 

Detailed Description

Source files

Definition at line 48 of file extendedCentredCellToCellStencil.H.

Constructor & Destructor Documentation

◆ extendedCentredCellToCellStencil()

extendedCentredCellToCellStencil ( const cellToCellStencil stencil)
explicit

Definition at line 28 of file extendedCentredCellToCellStencil.C.

References cellToCellStencil::globalNumbering().

Here is the call graph for this function:

Member Function Documentation

◆ map()

const mapDistribute& map ( ) const
inline

◆ stencil()

const labelListList& stencil ( ) const
inline

Definition at line 90 of file extendedCentredCellToCellStencil.H.

Referenced by extendedCentredCellToCellStencil::collectData(), and extendedCentredCellToCellStencil::weightedSum().

Here is the caller graph for this function:

◆ compact()

void compact ( )

Definition at line 51 of file extendedCentredCellToCellStencil.C.

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

Here is the call graph for this function:

◆ collectData()

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

◆ weightedSum()

tmp< GeometricField < typename outerProduct<WeightType, Type>::type, fvPatchField, volMesh > > weightedSum ( const GeometricField< Type, fvPatchField, volMesh > &  fld,
const List< List< WeightType >> &  stencilWeights 
) const
inline

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