"README.md" did not exist on "59408860b5d07d2386296e4a8a2fed66c25503b2"
Let local GFE functions store a basis
This is the basis used as interpolation weights (for geodesic FE functions) or for interpolating in the embedding space (for projection-based FE functions). The basis is not actually used yet, but it needs to be given to the class in the constructor.
Showing
- CHANGELOG.md 4 additions, 1 deletionCHANGELOG.md
- dune/gfe/assemblers/l2distancesquaredenergy.hh 1 addition, 1 deletiondune/gfe/assemblers/l2distancesquaredenergy.hh
- dune/gfe/assemblers/nonplanarcosseratshellenergy.hh 3 additions, 3 deletionsdune/gfe/assemblers/nonplanarcosseratshellenergy.hh
- dune/gfe/assemblers/simofoxenergy.hh 5 additions, 5 deletionsdune/gfe/assemblers/simofoxenergy.hh
- dune/gfe/assemblers/surfacecosseratenergy.hh 2 additions, 2 deletionsdune/gfe/assemblers/surfacecosseratenergy.hh
- dune/gfe/functions/discretekirchhoffbendingisometry.hh 1 addition, 1 deletiondune/gfe/functions/discretekirchhoffbendingisometry.hh
- dune/gfe/functions/globalgfefunction.hh 2 additions, 0 deletionsdune/gfe/functions/globalgfefunction.hh
- dune/gfe/functions/interpolationderivatives.hh 1 addition, 1 deletiondune/gfe/functions/interpolationderivatives.hh
- dune/gfe/functions/localgeodesicfefunction.hh 38 additions, 2 deletionsdune/gfe/functions/localgeodesicfefunction.hh
- dune/gfe/functions/localprojectedfefunction.hh 61 additions, 0 deletionsdune/gfe/functions/localprojectedfefunction.hh
- src/cosserat-continuum.cc 3 additions, 1 deletionsrc/cosserat-continuum.cc
- src/cosserat-rod.cc 4 additions, 4 deletionssrc/cosserat-rod.cc
- src/film-on-substrate-stress-plot.cc 1 addition, 1 deletionsrc/film-on-substrate-stress-plot.cc
- src/film-on-substrate.cc 2 additions, 1 deletionsrc/film-on-substrate.cc
- src/gradient-flow.cc 1 addition, 1 deletionsrc/gradient-flow.cc
- src/harmonicmaps.cc 2 additions, 2 deletionssrc/harmonicmaps.cc
- test/cosseratcontinuumtest.cc 2 additions, 1 deletiontest/cosseratcontinuumtest.cc
- test/cosseratrodenergytest.cc 2 additions, 2 deletionstest/cosseratrodenergytest.cc
- test/cosseratrodtest.cc 4 additions, 4 deletionstest/cosseratrodtest.cc
- test/filmonsubstratetest.cc 6 additions, 1 deletiontest/filmonsubstratetest.cc
Loading
Please register or sign in to comment