![]() |
|
Public Member Functions | |
TypeName ("midPoint") | |
Runtime type information. | |
midPoint (const fvMesh &mesh) | |
Construct from mesh. | |
midPoint (const fvMesh &mesh, Istream &) | |
Construct from Istream. | |
midPoint (const fvMesh &mesh, const surfaceScalarField &, Istream &) | |
Construct from faceFlux and Istream. | |
tmp< surfaceScalarField > | weights (const GeometricField< Type, fvPatchField, volMesh > &) const |
Return the interpolation weighting factors. |
|
Construct from mesh.
Definition at line 78 of file midPoint.H. References mesh. |
|
Construct from Istream.
Definition at line 84 of file midPoint.H. References Foam::surfaceScalarField. |
|
Construct from faceFlux and Istream.
Definition at line 91 of file midPoint.H. |
|
Runtime type information.
|
|
Return the interpolation weighting factors.
Implements surfaceInterpolationScheme. Definition at line 105 of file midPoint.H. |