![]() |
|
Public Member Functions | |
TypeName ("leastSquares") | |
Runtime type information. | |
leastSquaresGrad (const fvMesh &mesh) | |
Construct from mesh. | |
leastSquaresGrad (const fvMesh &mesh, Istream &) | |
Construct from Istream. | |
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh > > | grad (const GeometricField< Type, fvPatchField, volMesh > &) const |
Calculate and return the grad of the given field. |
|
Construct from mesh.
Definition at line 85 of file leastSquaresGrad.H. References mesh. |
|
Construct from Istream.
Definition at line 91 of file leastSquaresGrad.H. |
|
Calculate and return the grad of the given field.
Implements gradScheme. |
|
Runtime type information.
|