Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

fiddle version 2.1.0

Choose a tag to compare

@drwells drwells released this 19 Sep 12:56

Incompatible Changes

  • Set up strains also with positions and velocities. by @drwells in #198
  • Make compute_mean_value() const. by @drwells in #189
  • Convert BasePatchHierarchy to PatchHierarchy. by @drwells in #193

New Features

Improvements

  • Separate some more definitions and declarations. by @drwells in #183
  • Add a bunch more timers to IFEDMethod. by @drwells in #186
  • CI: add scripts to automatically check indentation. by @drwells in #188
  • Move most of SurfaceMeter into a new base class. by @drwells in #196
  • OverlapTriangulation: redo the way we handle subcell data. by @drwells in #201
  • Box predicate by @drwells in #202

Full Changelog: v1.0.0...v2.1.0