Matthias Hochsteger
600b33edd6
Write debug output only if debugparam.debugoutput is set
2024-10-24 11:31:54 +02:00
Matthias Hochsteger
92f4381c56
Fix RangeException
2024-10-08 18:48:15 +02:00
Matthias Hochsteger
4a1fe78ff6
Rename blp.keep_surfaceindex to disable_curving
...
When disabling curving at faces, also disable it for adjacent edges
2024-10-08 17:35:53 +02:00
Matthias Hochsteger
82965f63b0
formatting
2024-10-08 16:23:43 +02:00
Matthias Hochsteger
787169d2b8
cleanup, fixes
2024-10-07 11:54:28 +02:00
Matthias Hochsteger
dbffb79550
some more
2024-10-04 20:38:58 +02:00
Matthias Hochsteger
0daeeb20aa
BLayer - Option to build only volelements without new surface elements/edges/domains
2024-10-03 18:06:37 +02:00
Matthias Hochsteger
2d653b2672
Multiple changes in boundarylayer code
...
- Separate file for interpolation functions
- Look in "segments" and "new_segments" for interpolation along new edge
numbers (also optimize this code building tables)
- Better surface vector interpolation
- Build points_set sequentially (std::set is not thread safe)
2024-10-02 11:24:03 +02:00