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

*** empty log message ***

parent 6db1d32b
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,6 @@ class GModel
std::set<GFace*, GEntityLessThan> faces;
std::set<GEdge*, GEntityLessThan> edges;
std::set<GVertex*, GEntityLessThan> vertices;
SBoundingBox3d boundingBox;
std::set<int> meshPartitions;
public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment