Public Member Functions | |
extendedCentredFaceToCellStencil (const faceToCellStencil &) | |
const mapDistribute & | map () const |
const labelListList & | stencil () 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 |
![]() | |
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 | |
![]() | |
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) |
![]() | |
const polyMesh & | mesh_ |
Definition at line 47 of file extendedCentredFaceToCellStencil.H.
|
explicit |
Definition at line 28 of file extendedCentredFaceToCellStencil.C.
References faceToCellStencil::globalNumbering().
|
inline |
Definition at line 83 of file extendedCentredFaceToCellStencil.H.
Referenced by extendedCentredFaceToCellStencil::collectData(), extendedCentredFaceToCellStencil::compact(), and extendedCentredFaceToCellStencil::weightedSum().
|
inline |
Definition at line 89 of file extendedCentredFaceToCellStencil.H.
Referenced by extendedCentredFaceToCellStencil::collectData(), and extendedCentredFaceToCellStencil::weightedSum().
void compact | ( | ) |
Definition at line 51 of file extendedCentredFaceToCellStencil.C.
References forAll, extendedCentredFaceToCellStencil::map(), and UPstream::msgType().
|
inline |
Definition at line 100 of file extendedCentredFaceToCellStencil.H.
References extendedFaceToCellStencil::collectData(), fld, extendedCentredFaceToCellStencil::map(), and extendedCentredFaceToCellStencil::stencil().
|
inline |
Definition at line 117 of file extendedCentredFaceToCellStencil.H.
References fld, extendedCentredFaceToCellStencil::map(), extendedCentredFaceToCellStencil::stencil(), and extendedFaceToCellStencil::weightedSum().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.