Skip to content

v0.18.0

Choose a tag to compare

@jorgensd jorgensd released this 18 May 07:52
· 49 commits to main since this release

New functionality

  • compute_extrema function over domain for a UFL expression by @jorgensd in #187
  • Add copy mesh function by @jorgensd in #188
  • Add closest point projection based on Projected Gradient with a Simplex projection algorithm by @jorgensd in #199

Bug fixes

  • Add checking if PETSc Vec exists and is supported. by @jorgensd in #189
  • Simplify pullback of interpolation coordinates from facet in reference cell to reference facet by @jorgensd in #212

API maintenance

Misc

Full Changelog: v0.17.0...v0.18.0