Central-differencing interpolation scheme class. More...
Additional Inherited Members | |
![]() | |
static tmp< edgeInterpolationScheme< Type > > | New (const faMesh &mesh, Istream &schemeData) |
static tmp< edgeInterpolationScheme< Type > > | New (const faMesh &mesh, const edgeScalarField &faceFlux, Istream &schemeData) |
static tmp< GeometricField< Type, faePatchField, edgeMesh > > | interpolate (const GeometricField< Type, faPatchField, areaMesh > &, const tmp< edgeScalarField > &, const tmp< edgeScalarField > &) |
static tmp< GeometricField< Type, faePatchField, edgeMesh > > | interpolate (const GeometricField< Type, faPatchField, areaMesh > &, const tmp< edgeScalarField > &) |
static tmp< GeometricField< Type, faePatchField, edgeMesh > > | euclidianInterpolate (const GeometricField< Type, faPatchField, areaMesh > &, const tmp< edgeScalarField > &) |
Central-differencing interpolation scheme class.
Definition at line 48 of file linearEdgeInterpolation.H.
|
inline |
Definition at line 66 of file linearEdgeInterpolation.H.
|
inline |
Definition at line 72 of file linearEdgeInterpolation.H.
|
inline |
Definition at line 79 of file linearEdgeInterpolation.H.
TypeName | ( | "linear" | ) |
|
inlinevirtual |
Implements edgeInterpolationScheme< Type >.
Definition at line 93 of file linearEdgeInterpolation.H.
References edgeInterpolationScheme< Type >::mesh().
Referenced by blendedEdgeInterpolation< Type >::weights().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.