-
- Downloads
Implementation of LocalHyperDualStiffness
- implementation of hyper-dual numbers is added - LocalHyperDualStiffness is a new alternative to LocalADOLCStiffness that uses hyper-dual numbers instead of AD by ADOL-C - localhyperdualstiffnesstest verifies the results of LocalHyperDualStiffness
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- dune/elasticity/assemblers/CMakeLists.txt 1 addition, 0 deletionsdune/elasticity/assemblers/CMakeLists.txt
- dune/elasticity/assemblers/localhyperdualstiffness.hh 109 additions, 0 deletionsdune/elasticity/assemblers/localhyperdualstiffness.hh
- dune/elasticity/common/CMakeLists.txt 1 addition, 0 deletionsdune/elasticity/common/CMakeLists.txt
- dune/elasticity/common/hyperdual.hh 634 additions, 0 deletionsdune/elasticity/common/hyperdual.hh
- test/CMakeLists.txt 3 additions, 0 deletionstest/CMakeLists.txt
- test/localhyperdualstiffnesstest.cc 114 additions, 0 deletionstest/localhyperdualstiffnesstest.cc
Loading
Please register or sign in to comment