Commits on Source (215)
Showing
- .gitlab-ci.yml 0 additions, 27 deletions.gitlab-ci.yml
- CHANGELOG.md 44 additions, 1 deletionCHANGELOG.md
- CMakeLists.txt 13 additions, 5 deletionsCMakeLists.txt
- LICENSE.md 19 additions, 13 deletionsLICENSE.md
- cmake/modules/AddARPACKPPFlags.cmake 8 additions, 1 deletioncmake/modules/AddARPACKPPFlags.cmake
- cmake/modules/AddSuperLUFlags.cmake 6 additions, 2 deletionscmake/modules/AddSuperLUFlags.cmake
- cmake/modules/DuneIstlMacros.cmake 0 additions, 2 deletionscmake/modules/DuneIstlMacros.cmake
- cmake/modules/FindARPACK.cmake 5 additions, 5 deletionscmake/modules/FindARPACK.cmake
- cmake/modules/FindARPACKPP.cmake 7 additions, 7 deletionscmake/modules/FindARPACKPP.cmake
- cmake/modules/FindSuperLU.cmake 2 additions, 2 deletionscmake/modules/FindSuperLU.cmake
- config.h.cmake 0 additions, 6 deletionsconfig.h.cmake
- dune.module 2 additions, 2 deletionsdune.module
- dune/istl/CMakeLists.txt 1 addition, 0 deletionsdune/istl/CMakeLists.txt
- dune/istl/basearray.hh 44 additions, 36 deletionsdune/istl/basearray.hh
- dune/istl/bcrsmatrix.hh 31 additions, 5 deletionsdune/istl/bcrsmatrix.hh
- dune/istl/bvector.hh 32 additions, 41 deletionsdune/istl/bvector.hh
- dune/istl/cholmod.hh 207 additions, 62 deletionsdune/istl/cholmod.hh
- dune/istl/common/registry.hh 1 addition, 1 deletiondune/istl/common/registry.hh
- dune/istl/dilu.hh 164 additions, 0 deletionsdune/istl/dilu.hh
- dune/istl/eigenvalue/arpackpp.hh 25 additions, 25 deletionsdune/istl/eigenvalue/arpackpp.hh
dune/istl/dilu.hh
0 → 100644