Skip to content
Snippets Groups Projects
  1. Jan 04, 2025
    • Sander, Oliver's avatar
      CosseratShellDensity: Depend on grid element or intersection · d7c156ff
      Sander, Oliver authored
      Currently, densities only get the type used for coordinates
      of the integration domain.  However, this is not enough:
      The complete domain must be known, and this domain can be either
      a grid element or a grid intersection.
      
      As a first small step, this patch introduces ElementOrIntersection
      as a template parameter of the CosseratShellDensity class.
      d7c156ff
    • Sander, Oliver's avatar
      Write deformed configuration in nonplanarcosseratshellenergytest.cc · 6b5f8c99
      Sander, Oliver authored
      Previously, the code would write the reference deformation and the
      final orientation.  This patch replaces the reference deformation
      by the final deformation.
      
      This is still wrong, because the CosseratVTKWriter expect the
      displacement, not the deformation.  That problem is left for later.
      6b5f8c99
  2. Dec 30, 2024
  3. Nov 15, 2024
  4. Nov 06, 2024
  5. Nov 05, 2024
  6. Aug 21, 2024
  7. 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
  8. Jan 05, 2024
  9. Oct 27, 2023
  10. May 24, 2023
  11. May 22, 2023
  12. Jul 26, 2021
  13. Jul 02, 2021
Loading