Skip to content
Snippets Groups Projects
  1. Sep 06, 2024
  2. Jul 06, 2024
  3. May 01, 2024
  4. Apr 30, 2024
  5. Mar 25, 2024
  6. Mar 19, 2024
  7. Feb 12, 2024
  8. Feb 07, 2024
  9. 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
  10. Jan 05, 2024
  11. Oct 27, 2023
  12. Apr 20, 2023
  13. Dec 16, 2021
  14. Nov 08, 2020
  15. Oct 06, 2020
  16. 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