netgen/tests/pytest
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
..
geofiles add plane test 2019-10-07 13:41:15 +02:00
CMakeLists.txt Increase timeout for long tests even more 2019-09-11 12:09:38 +02:00
compare_results.py add script compare_results.py 2019-10-24 18:57:43 +02:00
conftest.py mark test tutorials as slow test 2019-08-29 17:37:35 +02:00
meshes.py Export ngcore Arrays 2019-08-12 17:47:50 +02:00
results.json Rework on 3D SplitImprove 2019-10-29 17:58:37 +01:00
test_array.py platform independent and readable names for array export suffix 2019-09-11 13:04:50 +02:00
test_bitarray.py Add BitArray from NGSolve 2019-08-28 16:40:21 +02:00
test_gui.py Cleanup CMake build system 2017-05-29 21:41:27 +02:00
test_meshclass.py Export ngcore Arrays 2019-08-12 17:47:50 +02:00
test_pickling.py use CreateMPfromKwargs for mesh.GenerateVolumeMesh as well 2019-07-26 17:07:30 +02:00
test_savemesh.py fix test 2019-08-06 20:59:57 +02:00
test_tutorials.py [testing] Add results for OCC 7.4, skip tests on Ubuntu (with OCC 7.3) 2019-10-28 15:11:42 +01:00