-
- Downloads
[!134] build tetrahedron refinement rules into library
Merge branch 'build-tetrahedron-refrules-into-library' into 'master' ref:staging/dune-uggrid The TET_RULESET compile-time option could be used to load tetrahedron refinement rules from RefRules.data, however this requires to locate the file at run-time. This was too inconvenient. Instead generate RefRules.cc from RefRules.data including the refinement rules and use that. See merge request [!134] [!134]: gitlab.dune-project.org/staging/dune-uggrid/merge_requests/134
No related branches found
No related tags found
Showing
- CHANGELOG.md 5 additions, 0 deletionsCHANGELOG.md
- CMakeLists.txt 7 additions, 0 deletionsCMakeLists.txt
- config.h.cmake 1 addition, 1 deletionconfig.h.cmake
- gm/CMakeLists.txt 20 additions, 2 deletionsgm/CMakeLists.txt
- gm/RefRules.cc 5331 additions, 0 deletionsgm/RefRules.cc
- gm/gmcheck.cc 1 addition, 1 deletiongm/gmcheck.cc
- gm/refine.cc 16 additions, 16 deletionsgm/refine.cc
- gm/rm-show.cc 46 additions, 0 deletionsgm/rm-show.cc
- gm/rm-tetrahedron-rules-test.cc 123 additions, 0 deletionsgm/rm-tetrahedron-rules-test.cc
- gm/rm-write2file.cc 447 additions, 0 deletionsgm/rm-write2file.cc
- gm/rm-write2file.h 34 additions, 0 deletionsgm/rm-write2file.h
- gm/rm-writeRefRules2file.cc 48 additions, 0 deletionsgm/rm-writeRefRules2file.cc
- gm/rm.cc 65 additions, 663 deletionsgm/rm.cc
- gm/rm.h 3 additions, 3 deletionsgm/rm.h
- gm/ugm.cc 2 additions, 2 deletionsgm/ugm.cc
Loading
Please register or sign in to comment