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

Public Member Functions

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

Detailed Description

Source files

Definition at line 47 of file extendedCentredFaceToCellStencil.H.

Constructor & Destructor Documentation

◆ extendedCentredFaceToCellStencil()

extendedCentredFaceToCellStencil ( const faceToCellStencil stencil)
explicit

Definition at line 28 of file extendedCentredFaceToCellStencil.C.

References faceToCellStencil::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 89 of file extendedCentredFaceToCellStencil.H.

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

Here is the caller graph for this function:

◆ compact()

void compact ( )

Definition at line 51 of file extendedCentredFaceToCellStencil.C.

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

Here is the call graph for this function:

◆ collectData()

void collectData ( const GeometricField< T, fvsPatchField, surfaceMesh > &  fld,
List< List< T >> &  stencilFld 
) const
inline

◆ weightedSum()

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

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