Skip to content
Snippets Groups Projects
Commit f559e7d7 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

trying to remove obsolete fcts

parent 147537d9
Branches
Tags
No related merge requests found
......@@ -21,7 +21,6 @@
#include "MTriangle.h"
#include "MFace.h"
#include "MTetrahedron.h"
#include "GModelIO_Mesh.cpp"
%}
......@@ -50,7 +49,6 @@ enum meshGenerationStatus {PENDING, DONE, FAILED};
%include "MVertex.h"
%include "GEntity.h"
%include "ListUtils.h"
extern int GModel::getNumElementsMSH(GModel *m, bool saveAll, int saveSinglePartition);
extern int GModel::indexMeshVertices(bool all, int singlePartition);
extern int GmshInitialize(int argc, char **argv);
extern int GmshFinalize();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment