66 #ifndef curvatureSeparation_H
67 #define curvatureSeparation_H
75 namespace filmEjectionModels
Generic GeometricField class.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A list of keyword definitions, which are a keyword followed by any number of values (e....
Curvature induced separation film to cloud ejection transfer model.
virtual bool movePoints()
Update for mesh motion.
virtual void correct()
Correct.
virtual void topoChange(const polyTopoChangeMap &)
Update topology using the given map.
virtual void distribute(const polyDistributionMap &)
Redistribute or update using the given distribution map.
virtual void mapMesh(const polyMeshMap &)
Update from another mesh using the given map.
virtual ~curvatureSeparation()
Destructor.
curvatureSeparation(const dictionary &dict, const solvers::isothermalFilm &film)
Construct from dictionary and film model.
void operator=(const curvatureSeparation &)=delete
Disallow default bitwise assignment.
TypeName("curvatureSeparation")
Runtime type information.
Class containing mesh-to-mesh mapping information after a mesh distribution where we send parts of me...
Class containing mesh-to-mesh mapping information.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
Solver module for flow of compressible isothermal liquid films.
A class for managing temporary objects.