![]() |
|
Public Member Functions | |
TypeName ("reverseLinear") | |
Runtime type information. | |
reverseLinear (const fvMesh &mesh) | |
Construct from mesh. | |
reverseLinear (const fvMesh &mesh, Istream &) | |
Construct from Istream. | |
reverseLinear (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 79 of file reverseLinear.H. References mesh. |
|
Construct from Istream.
Definition at line 85 of file reverseLinear.H. References Foam::surfaceScalarField. |
|
Construct from faceFlux and Istream.
Definition at line 92 of file reverseLinear.H. |
|
Runtime type information.
|
|
Return the interpolation weighting factors.
Implements surfaceInterpolationScheme. Definition at line 106 of file reverseLinear.H. References Foam::dimless, mesh, and Foam::surfaceScalarField. |