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

Addes MSH_NUM_TYPE - number of MSH element types
parent 0d218e93
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.
Please register or to comment