|
Manicore
Library to implement schemes on n-dimensionnal manifolds.
|
Build the internal representation of the mesh. More...
#include <mesh_builder.hpp>
Static Public Member Functions | |
| static Mesh< dimension > * | build (const char *meshfile, const char *mapfile) |
| Construct a Mesh object from files. More... | |
Build the internal representation of the mesh.
| dimension | Dimension of the manifold |