Skip to content
Snippets Groups Projects
  1. Apr 30, 2024
  2. Apr 20, 2024
    • Sander, Oliver's avatar
      Write a wrapper for densities from dune-elasticity · 9c9ec672
      Sander, Oliver authored
      dune-elasticity also has densities, but they implement a slightly
      different interface.  Instead of having special code for such
      densities in the LocalIntegralAssembler, add a wrapper that
      makes densities from dune-elasticity look like dune-gfe densities.
      9c9ec672
  3. Apr 16, 2024
  4. Apr 05, 2024
  5. Mar 25, 2024
  6. Mar 24, 2024
  7. Mar 19, 2024
  8. Feb 12, 2024
  9. Feb 07, 2024
  10. Jan 15, 2024
    • Sander, Oliver's avatar
      Replace RigidBodyMotion by ProductManifold · 25239378
      Sander, Oliver authored
      The ProductManifold class generalizes RigidBodyMotion, and can do
      everything that the RigidBodyMotion class can.  Therefore there is
      no point in keeping RigidBodyMotion any longer.  Having two
      implementations for the same thing will just confuse people.
      25239378
  11. Jan 07, 2024
  12. Jan 05, 2024
  13. Jan 02, 2024
  14. Nov 23, 2023
  15. Nov 21, 2023
  16. Oct 27, 2023
  17. May 24, 2023
  18. May 22, 2023
    • Sander, Oliver's avatar
      Disable cosseratrodtest · 42686a3f
      Sander, Oliver authored
      It run-time fails on the CI system for unknown reasons.
      I don't currently have the time to spend more time debugging this.
      Therefore, this patch simply disables the test and leaves a note.
      42686a3f
Loading