11 Info<<
"new points available" <<
endl;
const word & name() const
Return reference to name.
virtual void setPoints(const pointField &)
Reset the points.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
typeIOobject< pointIOField > ioPoints("points", runTime.name(), mesh.name(), mesh)
Ostream & endl(Ostream &os)
Add newline and flush stream.
vectorIOField pointIOField
pointIOField is a vectorIOField.