-
- Downloads
Add localintegralenergy.hh and neumannenergy.hh, they assemble the energy for...
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.
parent
fc0d3f87
No related branches found
No related tags found
dune/gfe/localintegralenergy.hh
0 → 100644
dune/gfe/neumannenergy.hh
0 → 100644
Please register or sign in to comment