- 16 Apr, 2019 5 commits
-
-
Andrei Dumitrasc authored
-
Andrei Dumitrasc authored
created interface to PETSc CG and a test file; appended an "export system" section to some apps and tests; added method to copy PETSc Mat
-
Marcus Mohr authored
mohr/matrixExport See merge request terraneo/tinyhhg!228
-
Marcus Mohr authored
- PETScExportOperatorMatrix.hpp contains a templated function that allows exporting an arbitrary operator to a file as matrix via PETSc. - PETScSparseMatrix.hpp now contains a variant of the method applyDirichletBCSymmetrically() which does only modify the matrix itself, but not the RHS. So we need not pass any vectors. - exportOperatorMatrix.cpp is a demo app that allows exporting some of our constant operators
-
Andrei Dumitrasc authored
created interface to PETSc CG and a test file; appended an "export system" section to some apps and tests; added method to copy PETSc Mat
-
- 15 Apr, 2019 8 commits
-
-
Marcus Mohr authored
Pimps show_mesh app See merge request terraneo/tinyhhg!227
-
Marcus Mohr authored
-
Dominik Thoennes authored
Add walberla as submodule See merge request terraneo/tinyhhg!225
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-
- 12 Apr, 2019 2 commits
-
-
Dominik Thoennes authored
Generated kernel benchmarks See merge request terraneo/tinyhhg!224
-
Dominik Thoennes authored
-
- 09 Apr, 2019 6 commits
-
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-
Nils Kohl authored
Some potential kernel generation performance improvements See merge request terraneo/tinyhhg!223
-
Nils Kohl authored
- split all edge fields into distinct pointers
-
Nils Kohl authored
- added const and RESTRICT to field ptrs
-
Nils Kohl authored
-
- 08 Apr, 2019 3 commits
-
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-
Nils Kohl authored
-
- 05 Apr, 2019 8 commits
- 03 Apr, 2019 4 commits
-
-
Nils Kohl authored
- improved moving constants before loops optimization (much less duplicate code)
-
Nils Kohl authored
- fixed sum splitting for some kernels
-
Dominik Thoennes authored
Upgrade compiler for benchmarks See merge request terraneo/tinyhhg!221
-
Dominik Thoennes authored
-
- 02 Apr, 2019 4 commits
-
-
Dominik Thoennes authored
-
Nils Kohl authored
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-