netgen/tests
Matthias Hochsteger 3acadc023f Rework on 3D SplitImprove
- Try (expensive) split operation only if badness > 100 (of any adjacent
        tet) and badness > 0.1 * badness_max
- Use FindInnerPoint before BFGS to ensure valid starting point (similar
        as in ImproveMesh() )
- Skip valid tets if goal==OPT_LEGAL (as in sequential version)
2019-10-29 17:58:37 +01:00
..
catch Fix unit tests (long is 32bit on Windows!!) 2019-08-22 12:57:36 +02:00
pytest Rework on 3D SplitImprove 2019-10-29 17:58:37 +01:00
build_debug.sh ubuntu debug test with occ 2019-08-27 11:02:14 +02:00
build_guidelines.sh guideline checks as test 2018-12-12 11:43:28 +01:00
build_mpi.sh enable catch unit tests 2019-08-22 10:17:57 +02:00
build_ngsolve.sh [gitlab-ci] Dependencies for build jobs, push to github immediately 2019-08-29 15:57:55 +02:00
build_nospdlog.sh logging in ngcore 2018-12-28 13:43:15 +01:00
CMakeLists.txt archive works for pointers and shared_ptrs (even with 2018-12-03 16:28:04 +01:00
dockerfile [testing] Use libocct instead of liboce 2019-10-28 14:21:39 +01:00
dockerfile_mpi seperate docker image for MPI 2019-04-17 16:37:01 +02:00