35 #ifndef fvMeshMoversLayeredEngine_H 36 #define fvMeshMoversLayeredEngine_H 44 namespace fvMeshMovers
Class containing mesh-to-mesh mapping information after a mesh distribution where we send parts of me...
TypeName("layeredEngine")
Runtime type information.
layeredEngine(fvMesh &mesh)
Construct from fvMesh.
void operator=(const layeredEngine &)=delete
Disallow default bitwise assignment.
~layeredEngine()
Destructor.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
virtual void mapMesh(const polyMeshMap &)
Update from another mesh using the given map.
virtual void topoChange(const polyTopoChangeMap &)
Update corresponding to the given map.
Mesh data needed to do the Finite Volume discretisation.
Basic mesh motion specifically for engines.
fvMesh & mesh()
Return the fvMesh.
Class containing mesh-to-mesh mapping information.
virtual bool update()
Update the mesh for both mesh motion and topology change.
virtual void distribute(const polyDistributionMap &)
Update corresponding to the given distribution map.