40#ifndef H_HEX_DOMINANT_H
41#define H_HEX_DOMINANT_H
45 void fill_cavity_with_tetgen(Mesh* input, Mesh* tri,
bool with_pyramid);
46 void add_hexes_to_tetmesh(Mesh* hex, Mesh* tet_mesh);
47 void Baudoin_mesher(Mesh* m);
49 void hex_dominant(Mesh* cavity, Mesh* hexahedrons, Mesh* result);
The class that represents a mesh.
Global Vorpaline namespace.