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
..
2019-10-29 17:58:37 +01:00
2019-08-27 11:02:14 +02:00
2018-12-12 11:43:28 +01:00
2019-08-22 10:17:57 +02:00
2018-12-28 13:43:15 +01:00
2019-04-17 16:37:01 +02:00