![]() |
|
Public Member Functions | |
TypeName ("fourth") | |
Runtime type information. | |
fourthLnGrad (const faMesh &mesh) | |
Construct from mesh. | |
fourthLnGrad (const faMesh &mesh, Istream &) | |
Construct from mesh and data stream. | |
virtual | ~fourthLnGrad () |
virtual tmp< edgeScalarField > | deltaCoeffs (const GeometricField< Type, faPatchField, areaMesh > &) const |
Return the interpolation weighting factors for the given field. | |
virtual bool | corrected () const |
Return true if this scheme uses an explicit correction. | |
virtual tmp< GeometricField< Type, faPatchField, edgeMesh > > | correction (const GeometricField< Type, faPatchField, areaMesh > &) const |
Return the explicit correction to the fourthLnGrad. |
|
Construct from mesh.
Definition at line 82 of file fourthLnGrad.H. References mesh. |
|
Construct from mesh and data stream.
Definition at line 89 of file fourthLnGrad.H. |
|
|
|
Return true if this scheme uses an explicit correction.
Reimplemented from lnGradScheme. Definition at line 112 of file fourthLnGrad.H. |
|
Return the explicit correction to the fourthLnGrad. for the given field Reimplemented from lnGradScheme. |
|
Return the interpolation weighting factors for the given field.
Implements lnGradScheme. Definition at line 104 of file fourthLnGrad.H. |
|
Runtime type information.
|