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

Releases: drwells/fiddle

fiddle version 3.1.0

02 Jan 03:53

Choose a tag to compare

Incompatible Changes

New Features

Improvements

  • Always disable optimizations for Triangle. by @drwells in #210
  • Permit boundary forces to depend on the deformation gradient. by @drwells in #212
  • Add support for timers in non-SAMRAI code. by @drwells in #216
  • Fix a performance bug in PointValues. by @drwells in #217
  • Add a timer barrier before compressing vectors. by @drwells in #220

New Contributors

Full Changelog: v2.0.0...v3.1.0

fiddle version 2.1.0

19 Sep 12:56

Choose a tag to compare

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

fiddle version 1.0.0

15 Aug 17:47
5d07794

Choose a tag to compare

Version 1.0.0 of fiddle, a library for doing fluid-structure interaction with IBAMR and deal.II.