33 namespace fvMeshDistributors
Macros for easy insertion into run-time selection tables.
Abstract base class for fvMesh movers.
Dummy fvMeshDistributor which does not move the mesh points.
none(fvMesh &mesh)
Construct from fvMesh.
virtual bool update()
Dummy update function which does not change the mesh.
Mesh data needed to do the Finite Volume discretisation.
defineTypeNameAndDebug(none, 0)
addToRunTimeSelectionTable(fvMeshDistributor, none, fvMesh)