Skip to content

Conversation

@dengwirda
Copy link
Owner

Major changes:

  • Add support for solution of eikonal equations on mixed cell meshes in R^3. Avaialble via fast-marching in marche.
  • Improved speed + convergence in mesh optimisation phase through additional h(x) indexing hints and bounds on Laguerre weight updates [opts.optm_wmin, opts.optm_wmax].

Minor changes:

  • Various updates + bug-fixes for c++17x and c++20x compilers.
  • Additional options to control incremental mesh refinement: [default=off, opts.mesh_orph] can be used to filter orphaned boundary facets, and [default=off, opts.mesh_lock] to decline splitting of boundary facets.

@dengwirda dengwirda merged commit a3afb93 into master Aug 11, 2025
6 checks passed
@dengwirda dengwirda deleted the dev-v1.1.0 branch August 11, 2025 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants