39#ifndef topoChangerFvMesh_H
40#define topoChangerFvMesh_H
54class topoChangerFvMesh
61 topoChangerFvMesh(
const topoChangerFvMesh&) =
delete;
64 void operator=(
const topoChangerFvMesh&) =
delete;
83 explicit topoChangerFvMesh(
const IOobject&
io,
const bool doInit=
true);
Defines the attributes of an object for which implicit objectRegistry management is supported,...
List of mesh modifiers defining the mesh dynamics.
polyTopoChanger topoChanger_
TypeName("topoChangerFvMesh")
Runtime type information.
virtual bool update()=0
Update the mesh for both mesh motion and topology change.
virtual ~topoChangerFvMesh()
Destructor.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.