Go to the documentation of this file.
37 Type field(header,
mesh);
44 "div" + header.
name(),
45 mesh.time().timeName(),
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
tmp< GeometricField< Type, fvPatchField, volMesh > > div(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
void writeDivField(const IOobject &header, const fvMesh &mesh, bool &processed)
Write div fields.
Ostream & endl(Ostream &os)
Add newline and flush stream.
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.