35 #ifndef staticFvMesh_H 36 #define staticFvMesh_H virtual bool update()
Dummy update function which does not change the mesh.
void operator=(const staticFvMesh &)=delete
Disallow default bitwise assignment.
staticFvMesh(const IOobject &io)
Construct from IOobject.
~staticFvMesh()
Destructor.
virtual bool dynamic() const
Is mesh dynamic.
TypeName("staticFvMesh")
Runtime type information.
Abstract base class for geometry and/or topology changing fvMesh.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...