-
- Downloads
LocalGeodesicFEStiffness now gets a basis, instead of GridView and a LocalFiniteElement
Conceptually cleaner, and makes for simpler code. Most importantly, we will want to pass the Basis::LocalView to the local assemblers. For that we need the actual basis, not just the grid view and local finite element. [[Imported from SVN: r10082]]
Showing
- dune/gfe/chiralskyrmionenergy.hh 8 additions, 6 deletionsdune/gfe/chiralskyrmionenergy.hh
- dune/gfe/geodesicfeassembler.hh 2 additions, 4 deletionsdune/gfe/geodesicfeassembler.hh
- dune/gfe/harmonicenergystiffness.hh 8 additions, 6 deletionsdune/gfe/harmonicenergystiffness.hh
- dune/gfe/localgeodesicfeadolcstiffness.hh 14 additions, 12 deletionsdune/gfe/localgeodesicfeadolcstiffness.hh
- dune/gfe/localgeodesicfestiffness.hh 8 additions, 6 deletionsdune/gfe/localgeodesicfestiffness.hh
- src/harmonicmaps.cc 4 additions, 6 deletionssrc/harmonicmaps.cc
Loading
Please register or sign in to comment