Replace local energies by local densities
Merged
requested to merge patrick.jaap_at_tu-dresden.de/dune-elasticity:feature/integral-energies-with-density into master
- wrap the densities by a generic IntegralEnergy
- this preserves all material properties
- reduces redundant code
Edited by Patrick Jaap
Merge request reports
Activity
added 3 commits
-
114cdbd3...93edeb51 - 2 commits from branch
agnumpde:master
- a01a08ba - Replace local energies by local densities
-
114cdbd3...93edeb51 - 2 commits from branch
- Resolved by Patrick Jaap
- Resolved by Patrick Jaap
- Resolved by Patrick Jaap
@oliver.sander_at_tu-dresden.de MR updated.
Thank you! I hate to say this, but I have one more round of wishes...
- Standard Dune indentation is two spaces per indentation level. Please use that for new files.
- Let's call the classes and files FooBarDensity (foobardensity.hh) rather than FooBarEnergyDensity (foobarenergydensity.hh). The names are long enough already.
- A changelog entry
- You need to add the new files to CmakeLists.txt
@oliver.sander_at_tu-dresden.de MR updated fulfilling your wishes :)
Please register or sign in to reply