![]() |
|
Public Member Functions | |
TypeName ("Gauss") | |
Runtime type information. | |
gaussGrad (const faMesh &mesh) | |
Construct from mesh. | |
gaussGrad (const faMesh &mesh, Istream &is) | |
Construct from Istream. | |
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > | grad (const GeometricField< Type, faPatchField, areaMesh > &) |
Calculate and return the grad of the given field. |
|
Construct from mesh.
Definition at line 94 of file gaussFaGrad.H. References IOstream::eof(), and mesh. |
Here is the call graph for this function:
|
Construct from Istream.
Definition at line 101 of file gaussFaGrad.H. |
|
Calculate and return the grad of the given field.
Implements gradScheme. |
|
Runtime type information.
|