Skip to content
Snippets Groups Projects
  1. Nov 15, 2024
    • Sander, Oliver's avatar
      Simplify interface of CosseratVTKWriter · 8633a47c
      Sander, Oliver authored
      Previously, the writer requested an FE basis to represent the director
      vectors.  With the help of ComposedGridViewFunction this patch allows
      to avoid this extra basis, which makes for a much nicer interface
      for CosseratVTKWriter.
      8633a47c
  2. Nov 06, 2024
  3. Nov 05, 2024
  4. Oct 28, 2024
  5. Sep 07, 2024
    • Sander, Oliver's avatar
      Implement cosserat-continuum.cc without CosseratEnergyLocalStiffness · e97f4fa0
      Sander, Oliver authored
      Instead, use LocalIntegralEnergy and the newly introduced densities
      for bulk models or planar shell models.
      
      While doing so, give an error message when non-trivial volume loads
      are requested.  I have no example file that actually uses them
      at the moment, and just by looking at the code I find it hard to believe
      that they actually worked.  Getting them to work will mean having
      introduce a density for volume loads, which don't want to do
      until I need them.
      
      Since this is the last use of the CosseratEnergyLocalStiffness class,
      this patch remove the entire class as well.
      e97f4fa0
  6. Aug 30, 2024
  7. Aug 22, 2024
  8. Aug 21, 2024
  9. Aug 12, 2024
  10. Jul 06, 2024
  11. May 01, 2024
  12. Apr 30, 2024
  13. Mar 25, 2024
  14. Feb 12, 2024
  15. Feb 07, 2024
  16. 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
  17. Jan 05, 2024
  18. Oct 27, 2023
  19. May 24, 2023
  20. May 22, 2023
  21. Apr 24, 2023
  22. Apr 20, 2023
Loading