|
DOLFIN
DOLFIN C++ interface
|
Provide a set of basic algorithms for the computation of boundaries. More...
#include <BoundaryComputation.h>
Static Public Member Functions | |
| static void | compute_boundary (const Mesh &mesh, const std::string type, BoundaryMesh &boundary) |
Provide a set of basic algorithms for the computation of boundaries.
|
static |
Compute the exterior boundary of a given mesh
| [in] | mesh | input mesh |
| [in] | type | "internal" or "external" |
| [out] | boundary | output boundary mesh |
1.8.11