![]() |
|
Public Member Functions | |
TypeName ("linear") | |
Runtime type information. | |
linearEdgeInterpolation (const faMesh &mesh) | |
Construct from mesh. | |
linearEdgeInterpolation (const faMesh &mesh, Istream &) | |
Construct from Istream. | |
linearEdgeInterpolation (const faMesh &mesh, const edgeScalarField &, Istream &) | |
Construct from faceFlux and Istream. | |
tmp< edgeScalarField > | weights (const GeometricField< Type, faPatchField, areaMesh > &) const |
Return the interpolation weighting factors. |
|
Construct from mesh.
Definition at line 77 of file linearEdgeInterpolation.H. References mesh. |
|
Construct from Istream.
Definition at line 83 of file linearEdgeInterpolation.H. References Foam::edgeScalarField. |
|
Construct from faceFlux and Istream.
Definition at line 90 of file linearEdgeInterpolation.H. |
|
Runtime type information.
|
|
Return the interpolation weighting factors.
Implements edgeInterpolationScheme. Reimplemented in blendedEdgeInterpolation. Definition at line 104 of file linearEdgeInterpolation.H. References edgeInterpolationScheme::mesh(). |
Here is the call graph for this function: