-
- Downloads
Let MixedGFEAssembler accept a ProductManifold
Previously, it expected two factor spaces, as separate template parameters. Taking a single ProductManifold type is more consistent with GeodesicFEAssembler, and it allows to eventually generalize the code to more factors, if desired.
Showing
- dune/gfe/assemblers/geodesicfeassemblerwrapper.hh 3 additions, 3 deletionsdune/gfe/assemblers/geodesicfeassemblerwrapper.hh
- dune/gfe/assemblers/mixedgfeassembler.hh 10 additions, 8 deletionsdune/gfe/assemblers/mixedgfeassembler.hh
- dune/gfe/mixedriemannianpnsolver.cc 1 addition, 1 deletiondune/gfe/mixedriemannianpnsolver.cc
- dune/gfe/mixedriemannianpnsolver.hh 4 additions, 2 deletionsdune/gfe/mixedriemannianpnsolver.hh
- dune/gfe/mixedriemanniantrsolver.cc 1 addition, 1 deletiondune/gfe/mixedriemanniantrsolver.cc
- dune/gfe/mixedriemanniantrsolver.hh 5 additions, 2 deletionsdune/gfe/mixedriemanniantrsolver.hh
- src/cosserat-continuum.cc 2 additions, 6 deletionssrc/cosserat-continuum.cc
- src/film-on-substrate.cc 1 addition, 3 deletionssrc/film-on-substrate.cc
- src/simofoxshell.cc 1 addition, 2 deletionssrc/simofoxshell.cc
- test/cosseratcontinuumtest.cc 1 addition, 3 deletionstest/cosseratcontinuumtest.cc
- test/filmonsubstratetest.cc 1 addition, 3 deletionstest/filmonsubstratetest.cc
- test/geodesicfeassemblerwrappertest.cc 1 addition, 3 deletionstest/geodesicfeassemblerwrappertest.cc
- test/mixedriemannianpnsolvertest.cc 1 addition, 3 deletionstest/mixedriemannianpnsolvertest.cc
Loading
Please register or sign in to comment