Go to the documentation of this file.
38 #ifndef simplifiedMeshes_columnFvMesh_H
39 #define simplifiedMeshes_columnFvMesh_H
47 namespace simplifiedMeshes
65 template<
class ZoneMeshType>
68 const word& zoneTypeName,
70 ZoneMeshType& zoneType
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
A class for handling file names.
void addLocalPatches(fvMesh &mesh) const
static word defaultRegion
void initialiseZones(fvMesh &mesh)
Generic templated field type.
columnFvMeshInfo(const Time &runTime, const word ®ionName)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const word localInstance_
Mesh data needed to do the Finite Volume discretisation.
Functions to generate simplified finite volume meshes.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Generates a 1D column representation of a mesh based on an existing mesh and/or fields.
const fileName regionPrefix_
ClassName("columnFvMeshInfo")
columnFvMesh(const Time &runTime, const word ®ionName=polyMesh::defaultRegion)