Issue/mesh data
Compare changes
- Stéphane Del Pino authored
MeshData constructor can now only be called by MeshDataManager! This ensures only one construction of the data storage for each mesh Also fix following issues - volume calculation and checking was dangerously nested - few iterators were poorly named (due to copy/paste in MeshDataManager)
@@ -116,7 +116,7 @@ struct GlaceScheme
@@ -152,7 +152,7 @@ struct GlaceScheme
@@ -169,7 +169,7 @@ struct GlaceScheme
@@ -198,7 +198,7 @@ struct GlaceScheme