-
- Downloads
CosseratShellDensity: Depend on grid element or intersection
Currently, densities only get the type used for coordinates of the integration domain. However, this is not enough: The complete domain must be known, and this domain can be either a grid element or a grid intersection. As a first small step, this patch introduces ElementOrIntersection as a template parameter of the CosseratShellDensity class.
Showing
- dune/gfe/assemblers/nonplanarcosseratshellenergy.hh 3 additions, 5 deletionsdune/gfe/assemblers/nonplanarcosseratshellenergy.hh
- dune/gfe/assemblers/surfacecosseratenergy.hh 4 additions, 2 deletionsdune/gfe/assemblers/surfacecosseratenergy.hh
- dune/gfe/densities/cosseratshelldensity.hh 7 additions, 2 deletionsdune/gfe/densities/cosseratshelldensity.hh
- src/cosserat-continuum.cc 2 additions, 2 deletionssrc/cosserat-continuum.cc
- src/film-on-substrate.cc 2 additions, 2 deletionssrc/film-on-substrate.cc
- test/filmonsubstratetest.cc 2 additions, 2 deletionstest/filmonsubstratetest.cc
- test/nonplanarcosseratenergytest.cc 2 additions, 2 deletionstest/nonplanarcosseratenergytest.cc
Loading
Please register or sign in to comment