-
- Downloads
Move all generic low-level matrix methods to a central place
Several energy density implementations contained code for matrix methods like sym, skew, transpose etc. This patch moves them all to the file linearalgebra.hh, to get rid of the redundancy.
Showing
- dune/gfe/cosseratenergystiffness.hh 7 additions, 38 deletionsdune/gfe/cosseratenergystiffness.hh
- dune/gfe/linearalgebra.hh 125 additions, 2 deletionsdune/gfe/linearalgebra.hh
- dune/gfe/nonplanarcosseratshellenergy.hh 13 additions, 125 deletionsdune/gfe/nonplanarcosseratshellenergy.hh
- dune/gfe/surfacecosseratenergy.hh 13 additions, 127 deletionsdune/gfe/surfacecosseratenergy.hh
Loading
Please register or sign in to comment