19 #ifndef LIBMESH_MESH_TRIANGLE_WRAPPER_H 20 #define LIBMESH_MESH_TRIANGLE_WRAPPER_H 24 #ifdef LIBMESH_HAVE_TRIANGLE 29 #ifdef LIBMESH_FORWARD_DECLARE_ENUMS 58 namespace TriangleWrapper
76 void init(triangulateio & t);
103 #endif // LIBMESH_HAVE_TRIANGLE 105 #endif // LIBMESH_MESH_TRIANGLE_WRAPPER_H
Base class for Replicated and Distributed meshes.
void copy_tri_to_mesh(const triangulateio &triangle_data_input, UnstructuredMesh &mesh_output, const ElemType type)
void init(triangulateio &t)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
void destroy(triangulateio &t, IO_Type)