Remove 2 template parameters from GeodesicFEAssemblerWrapper
They were expected to be the factors of a ProductManifold which is also a template parameter. Expecting the product and the factors is redundant. We simply extract the factors from the product now.
Showing
- dune/gfe/assemblers/geodesicfeassemblerwrapper.hh 13 additions, 13 deletionsdune/gfe/assemblers/geodesicfeassemblerwrapper.hh
- src/cosserat-continuum.cc 2 additions, 2 deletionssrc/cosserat-continuum.cc
- src/film-on-substrate.cc 1 addition, 1 deletionsrc/film-on-substrate.cc
- src/simofoxshell.cc 1 addition, 1 deletionsrc/simofoxshell.cc
- test/filmonsubstratetest.cc 1 addition, 1 deletiontest/filmonsubstratetest.cc
- test/geodesicfeassemblerwrappertest.cc 1 addition, 1 deletiontest/geodesicfeassemblerwrappertest.cc
- test/mixedriemannianpnsolvertest.cc 1 addition, 1 deletiontest/mixedriemannianpnsolvertest.cc
Loading
Please register or sign in to comment