Same as interpolationCellPoint, but if interpolating a wall face, uses cell centre value instead. More...
Additional Inherited Members | |
![]() | |
static autoPtr< interpolation< Type > > | New (const word &interpolationType, const GeometricField< Type, fvPatchField, volMesh > &psi) |
static autoPtr< interpolation< Type > > | New (const dictionary &interpolationSchemes, const GeometricField< Type, fvPatchField, volMesh > &psi) |
![]() | |
const GeometricField< Type, pointPatchField, pointMesh > | psip_ |
![]() | |
const GeometricField< Type, fvPatchField, volMesh > & | psi_ |
const polyMesh & | pMesh_ |
const vectorField & | pMeshPoints_ |
const faceList & | pMeshFaces_ |
const vectorField & | pMeshFaceCentres_ |
const vectorField & | pMeshFaceAreas_ |
Same as interpolationCellPoint, but if interpolating a wall face, uses cell centre value instead.
Definition at line 44 of file interpolationCellPointWallModified.H.
interpolationCellPointWallModified | ( | const GeometricField< Type, fvPatchField, volMesh > & | psi | ) |
Definition at line 28 of file interpolationCellPointWallModified.C.
TypeName | ( | "cellPointWallModified" | ) |
|
inline |
Definition at line 25 of file interpolationCellPointWallModifiedI.H.
References cellPointWeight::cell(), cellPointWeight::faceVertices(), and cellPointWeight::weights().
|
inlinevirtual |
Reimplemented from interpolationCellPoint< Type >.
Definition at line 43 of file interpolationCellPointWallModifiedI.H.
References Foam::fac::interpolate().
|
inlinevirtual |
Reimplemented from interpolationCellPoint< Type >.
Definition at line 64 of file interpolationCellPointWallModifiedI.H.
References tetIndices::cell(), coordinates(), Foam::exit(), tetIndices::face(), Foam::FatalError, FatalErrorInFunction, Foam::fac::interpolate(), and polyBoundaryMesh::whichPatch().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.