-
- Downloads
Merge branch 'feature/test-fieldmatrix-cast-operator' into 'master'
test assignment of matrices with cast operator Some matrix implementations, e.g., the Jacobian implementations of SPGrid have cast operators into the corresponding FieldMatrix type. This patch adds a simplified version of such a cast operator to the densematrixassignment test. See merge request !139
Showing
- dune/common/densematrix.hh 30 additions, 13 deletionsdune/common/densematrix.hh
- dune/common/dynmatrix.hh 1 addition, 1 deletiondune/common/dynmatrix.hh
- dune/common/fmatrix.hh 11 additions, 32 deletionsdune/common/fmatrix.hh
- dune/common/test/CMakeLists.txt 5 additions, 0 deletionsdune/common/test/CMakeLists.txt
- dune/common/test/densematrixassignmenttest.cc 28 additions, 0 deletionsdune/common/test/densematrixassignmenttest.cc
Loading
Please register or sign in to comment