Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
const faMesh & mesh_
Reference to Mesh.
Generic GeometricField class.
Mesh data needed to do the Finite Area discretisation.
static label size(const Mesh &mesh)
Return size. Number of internal edges.
edgeMesh()
Default construct.
edgeMesh(const faMesh &mesh)
Construct finite-area edge mesh faMesh reference.
label size() const
Return size. Number of internal edges.
const edgeVectorField & C() const
Field of edge centres.
Finite area mesh (used for 2-D non-Euclidian finite area method) defined using a patch of faces on a ...
const edgeVectorField & edgeCentres() const
Return edge centres as edgeVectorField.
label nInternalEdges() const
Internal edges using 0,1 or 2 boundary points.