Skip to content
Snippets Groups Projects
Commit 10caa6b4 authored by Stefen Guzik's avatar Stefen Guzik
Browse files

... but I need the number of mesh types!?

parent 5cc62f1f
No related branches found
No related tags found
No related merge requests found
...@@ -72,6 +72,8 @@ ...@@ -72,6 +72,8 @@
#define MSH_TET_34 32 #define MSH_TET_34 32
#define MSH_TET_52 33 #define MSH_TET_52 33
#define MSH_NUM_TYPE 33
// Geometric entities // Geometric entities
#define ENT_NONE 0 #define ENT_NONE 0
#define ENT_POINT (1<<0) #define ENT_POINT (1<<0)
......
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