Parallel surface adaptation
Pre-release
Pre-release
lcirrottola
released this
01 Oct 15:59
·
676 commits
to master
since this release
This release introduces parallel surface analysis and adaptation.
- Surface adaptation will be activated by default. In order to switch it off, the parameter
-nosurf
(orPMMG_IPARAM_nosurf
in the API) needs to be set. - The Hausdorff parameter
-hausd
(orPMMG_DPARAM_hausd
in the API) needs to be always set to a meaningful value (even for flat surfaces) in order to get correct metrics on surfaces. - User-provided normal vectors on boundary points are currently not supported.
- Open boundaries are currently not supported with distributed input.