![]() |
|
Public Member Functions | |
TypeName ("cellPoint") | |
Runtime type information. | |
interpolationCellPoint (const volPointInterpolation &pInterp, const GeometricField< Type, fvPatchField, volMesh > &psi) | |
Construct from components. | |
Type | interpolate (const cellPointWeight &cpw) const |
Interpolate field for the given cellPointWeight. | |
Type | interpolate (const vector &position, const label nCell, const label facei=-1) const |
Interpolate field to the given point in the given cell. |
|
Construct from components.
|
|
Interpolate field to the given point in the given cell.
Implements interpolation. Definition at line 57 of file interpolationCellPointI.H. References Foam::fac::interpolate(). |
Here is the call graph for this function:
|
Interpolate field for the given cellPointWeight.
Definition at line 39 of file interpolationCellPointI.H. |
|
Runtime type information.
|