39#ifndef Foam_areaFaMesh_H
40#define Foam_areaFaMesh_H
82 return mesh.nBoundaryEdges();
GeoMesh(const faMesh &mesh)
static label boundary_size(const faMesh &mesh) noexcept
The geometric boundary size - number of boundary edges.
const areaVectorField & C() const
Field of face centres.
label size() const noexcept
The geometric (internal) size - number of faces.
areaMesh(const faMesh &mesh)
Construct finite-area mesh from faMesh reference.
static label size(const faMesh &mesh) noexcept
The geometric (internal) size - number of faces.
Finite area mesh (used for 2-D non-Euclidian finite area method) defined using a patch of faces on a ...
GeometricField< vector, faPatchField, areaMesh > areaVectorField