Skip to content
Snippets Groups Projects
  1. Jul 06, 2024
  2. May 01, 2024
  3. Apr 30, 2024
  4. Mar 25, 2024
  5. Mar 19, 2024
  6. Feb 12, 2024
  7. Feb 07, 2024
  8. 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
  9. Jan 05, 2024
  10. Oct 27, 2023
  11. Apr 20, 2023
  12. Dec 16, 2021
  13. Nov 08, 2020
  14. Oct 06, 2020
  15. Sep 24, 2020
    • Lisa Julia Nebel's avatar
      Add a GeodesicFEAssemblerWrapper - it wraps a MixedGFEAssembler so it can be... · aa03e106
      Lisa Julia Nebel authored
      Add a GeodesicFEAssemblerWrapper - it wraps a MixedGFEAssembler so it can be used like a GeodesicFEAssembler
      
      The GeodesicFEAssemblerWrapper assembles the Gradient and the Hessian using the MixedGFEAssembler and then
      resturctures them so they can be used with the normal RiemannianTRSolver.
      This only works, if the FE spaces have the same order.
      aa03e106
Loading