40 #ifndef fvMeshMoversInkJet_H 41 #define fvMeshMoversInkJet_H 51 namespace fvMeshMovers
void operator=(const inkJet &)=delete
Disallow default bitwise assignment.
Class containing mesh-to-mesh mapping information after a mesh distribution where we send parts of me...
Helper class to update the velocity boundary conditions.
virtual bool update()
Update the mesh for both mesh motion and topology change.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual void mapMesh(const polyMeshMap &)
Update from another mesh using the given map.
Abstract base class for fvMesh movers.
virtual void distribute(const polyDistributionMap &)
Update corresponding to the given distribution map.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
TypeName("inkJet")
Runtime type information.
Mesh motion specifically for the "pumping" system of an ink-jet injector.
inkJet(fvMesh &mesh)
Construct from fvMesh.
Mesh data needed to do the Finite Volume discretisation.
fvMesh & mesh()
Return the fvMesh.
virtual void topoChange(const polyTopoChangeMap &)
Update corresponding to the given map.
Class containing mesh-to-mesh mapping information.
A primitive field of type <T> with automated input and output.