Skip to content
Snippets Groups Projects
  1. Apr 05, 2024
    • Sander, Oliver's avatar
      Use plain std::vector<double> for element energy gradients · a7ed4215
      Sander, Oliver authored
      This is what dune-function mandates.  We don't actually use
      dune-functions here a lot, but it is still nice to stay in the spirit.
      Also, I am thinking about using dune-functions bases for *some*
      indexing work in the future.
      
      Plus, I hope that getting rid of the blocking will improve run-times
      of debug builds a little bit, in particular in the
      LocalIntegralStiffness class.
      a7ed4215
  2. Feb 07, 2024
  3. 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
  4. Jan 05, 2024
  5. Oct 27, 2023
  6. May 24, 2023
  7. Apr 20, 2023
  8. Jan 31, 2023
  9. Jul 11, 2022
  10. Feb 11, 2020
  11. Jan 29, 2020
  12. Dec 18, 2019
  13. Oct 08, 2019
  14. May 16, 2019
  15. Sep 06, 2018
  16. Apr 16, 2018
  17. Feb 19, 2018
  18. Dec 31, 2015
  19. Nov 20, 2015
  20. Oct 02, 2015
  21. Jan 14, 2015
  22. Oct 05, 2014
  23. Sep 03, 2014
  24. Sep 01, 2014
  25. Aug 31, 2014
  26. Aug 29, 2014
  27. Mar 24, 2014
Loading