![]() |
|
Public Member Functions | |
TypeName ("linear") | |
Runtime type information. | |
linear (const fvMesh &mesh) | |
Construct from mesh. | |
linear (const fvMesh &mesh, Istream &) | |
Construct from Istream. | |
linear (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 linear.H. References mesh. |
|
Construct from Istream.
Definition at line 84 of file linear.H. References Foam::surfaceScalarField. |
|
Construct from faceFlux and Istream.
|
|
Runtime type information.
|
|
Return the interpolation weighting factors.
Implements surfaceInterpolationScheme. Definition at line 105 of file linear.H. References surfaceInterpolationScheme::mesh(). |
Here is the call graph for this function: