Foam::interpolationCellPointFace. More...
Public Member Functions | |
TypeName ("cellPointFace") | |
interpolationCellPointFace (const GeometricField< Type, fvPatchField, volMesh > &psi) | |
Type | interpolate (const vector &position, const label celli, const label facei=-1) const |
![]() | |
virtual const word & | type () const=0 |
declareRunTimeSelectionTable (autoPtr, interpolation, dictionary,(const GeometricField< Type, fvPatchField, volMesh > &psi),(psi)) | |
interpolation (const GeometricField< Type, fvPatchField, volMesh > &psi) | |
virtual | ~interpolation ()=default |
const GeometricField< Type, fvPatchField, volMesh > & | psi () const |
virtual Type | interpolate (const barycentric &coordinates, const tetIndices &tetIs, const label facei=-1) const |
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, fvPatchField, volMesh > & | psi_ |
const polyMesh & | pMesh_ |
const vectorField & | pMeshPoints_ |
const faceList & | pMeshFaces_ |
const vectorField & | pMeshFaceCentres_ |
const vectorField & | pMeshFaceAreas_ |
Foam::interpolationCellPointFace.
Definition at line 42 of file interpolationCellPointFace.H.
interpolationCellPointFace | ( | const GeometricField< Type, fvPatchField, volMesh > & | psi | ) |
Definition at line 33 of file interpolationCellPointFace.C.
TypeName | ( | "cellPointFace" | ) |
|
virtual |
Implements interpolation< Type >.
Definition at line 55 of file interpolationCellPointFace.C.
References Foam::constant::electromagnetic::e, Foam::endl(), InfoInFunction, Foam::mag(), Foam::max(), Foam::min(), n, Foam::normalised(), phi, Foam::tab, and Foam::Zero.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.