Skip to content
Snippets Groups Projects

Cosserat-Continuum-Nonplanar

Compare and Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -63,7 +63,7 @@
#endif
#ifndef WORLD_DIM
# define WORLD_DIM 3
# define WORLD_DIM 2
#endif
const int dimworld = WORLD_DIM;
Loading