Upwind differencing 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 > &) |
Upwind differencing scheme class.
Definition at line 49 of file upwindEdgeInterpolation.H.
|
inline |
Definition at line 74 of file upwindEdgeInterpolation.H.
|
inline |
Definition at line 87 of file upwindEdgeInterpolation.H.
|
inline |
Definition at line 104 of file upwindEdgeInterpolation.H.
TypeName | ( | "upwind" | ) |
|
inlinevirtual |
Implements edgeInterpolationScheme< Type >.
Reimplemented in blendedEdgeInterpolation< Type >.
Definition at line 119 of file upwindEdgeInterpolation.H.
References Foam::pos().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.