Go to the documentation of this file.
39 fieldType field(header,
mesh);
46 "magGrad" + header.
name(),
47 mesh.time().timeName(),
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
void writeMagGradField(const IOobject &header, const fvMesh &mesh, bool &processed)
Write magGrad fields.
Ostream & endl(Ostream &os)
Add newline and flush stream.
dimensioned< scalar > mag(const dimensioned< Type > &)
const word & headerClassName() const
Return name of the class name read from header.
const word & name() const
Return name.
Mesh data needed to do the Finite Volume discretisation.
Generic GeometricField class.