-
- Downloads
Use LocalIntegralEnergy to implement harmonic maps problems
This replaces the dedicated implementation of the quadrature loop for harmonic energies -- that is not needed anymore. In particular this means that the test for it can be removed. In theory it should be replaced with a test for the harmonic energy *density*, but that density implementation is so short that it doesn't really require a separate test.
Showing
- dune/gfe/assemblers/CMakeLists.txt 0 additions, 1 deletiondune/gfe/assemblers/CMakeLists.txt
- dune/gfe/assemblers/harmonicenergy.hh 0 additions, 84 deletionsdune/gfe/assemblers/harmonicenergy.hh
- dune/gfe/assemblers/localintegralenergy.hh 92 additions, 53 deletionsdune/gfe/assemblers/localintegralenergy.hh
- src/gradient-flow.cc 5 additions, 2 deletionssrc/gradient-flow.cc
- src/harmonicmaps.cc 6 additions, 3 deletionssrc/harmonicmaps.cc
- test/CMakeLists.txt 0 additions, 1 deletiontest/CMakeLists.txt
- test/harmonicenergytest.cc 0 additions, 130 deletionstest/harmonicenergytest.cc
- test/harmonicmaptest.cc 4 additions, 2 deletionstest/harmonicmaptest.cc
Loading
Please register or sign in to comment