30template<
class DynamicMeshType>
readOption readOpt() const noexcept
Get the read option.
@ MUST_READ
Reading required.
Defines the attributes of an object for which implicit objectRegistry management is supported,...
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
virtual bool read()
Read object.
SimplifiedDynamicFvMesh(const Time &runTime, const word ®ionName)
Constructor.
pointField points1D_
Points.
labelList neighbour1D_
Neighbour addressing.
labelList owner1D_
Owner addressing.
columnFvMeshInfo(const Time &runTime, const word ®ionName)
void addLocalPatches(fvMesh &mesh) const
Add the patches to the mesh.
void initialiseZones(fvMesh &mesh)
Initialise zones if constructed from mesh.
simplifiedDynamicFvMeshBase()
Constructor.
A class for handling words, derived from Foam::string.
Foam::word regionName(args.getOrDefault< word >("region", Foam::polyMesh::defaultRegion))
Different types of constants.