Skip to content
Snippets Groups Projects
  1. Jul 11, 2022
  2. Oct 20, 2020
    • Lisa Julia Nebel's avatar
      Add localintegralenergy.hh and neumannenergy.hh, they assemble the energy for... · 5d742221
      Lisa Julia Nebel authored
      Add localintegralenergy.hh and neumannenergy.hh, they assemble the energy for a single element and work with a CompositeBasis
      
      These classes work similarly to Dune::Elasticity::LocalIntegralEnergy and Dune::Elasticity::NeumannEnergy,
      where the ones in Dune::Elasticity with a power basis (for the displacement function) and
      Dune::GFE::LocalIntegralEnergy / Dune::GFE::NeumannEnergy work with a CompositeBasis (for the displacement AND the rotation),
      so the indices to access the different parts of the basis are different.
      5d742221
Loading