Foam::interpolationCellPointFace. More...
#include <finiteVolume/interpolationCellPointFace.H>
Foam::interpolationCellPointFace.
Definition at line 47 of file interpolationCellPointFace.H.
Public Member Functions | |
TypeName ("cellPointFace") | |
Runtime type information.
| |
interpolationCellPointFace (const GeometricField< Type, fvPatchField, volMesh > &psi) | |
Construct from components.
| |
Type | interpolate (const vector &position, const label nCell, const label facei=-1) const |
Interpolate field to the given point in the given cell.
|
interpolationCellPointFace | ( | const GeometricField< Type, fvPatchField, volMesh > & | psi ) |
Construct from components.
Definition at line 45 of file interpolationCellPointFace.C.
TypeName | ( | "cellPointFace" | ) |
Runtime type information.
Type interpolate | ( | const vector & | position, |
const label | nCell, | ||
const label | facei = -1
|
||
) | const [virtual]
|
Interpolate field to the given point in the given cell.
Implements interpolation< Type >.
Definition at line 59 of file interpolationCellPointFace.C.
References dist, e, Foam::endl(), forAll, Foam::Info, Foam::mag(), Foam::max(), Foam::min(), phi, List< T >::size(), and Foam::tab.