Function gamer::getArea(const SurfaceMesh&, SurfaceMesh::SimplexID<3>)

Function Documentation

double gamer::getArea(const SurfaceMesh &mesh, SurfaceMesh::SimplexID<3> faceID)

Gets the area.

Parameters
  • mesh[in] The mesh

  • faceID[in] The face id

Returns

The area.