- 04 Apr, 2022 5 commits
- 01 Apr, 2022 5 commits
- 31 Mar, 2022 1 commit
-
-
Nils Kohl authored
DG Poisson works on single macro-cell with hom. Dirichlet BCs. Penalty parameters can now be set from HyTeG.
-
- 29 Mar, 2022 1 commit
-
-
Nils Kohl authored
Fixing bug in macro-boundary detection for DG in 3D. Diffusion system matrix is now symmetric. Still WIP - penalty parameters likely still off - to be fixed in HFG.
-
- 28 Mar, 2022 1 commit
-
-
Nils Kohl authored
-
- 25 Mar, 2022 3 commits
-
-
Dominik Thoennes authored
Fixes bad_cast issue in P2P1ElementwiseBlendingStokesOperator and adds PrintInfoTest See merge request !500
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-
- 24 Mar, 2022 3 commits
-
-
Marcus Mohr authored
The test checks that we get neither compile- nor run-time errors, when trying to print meta information on the build using the functions from Git.hpp and BuildInfo.hpp.
-
Marcus Mohr authored
The sub-operators of P2ElementwiseBlendingVectorLaplaceOperator are of type P2ElementwiseBlendingLaplaceOperator and not P2ElementwiseLaplaceOperator. Maybe it would be wiser to cast to P2ElementwiseBlendingVectorLaplaceOperator::scalarOpType
-
Nils Kohl authored
-
- 23 Mar, 2022 7 commits
-
-
Nils Kohl authored
-
Nils Kohl authored
-
Marcus Mohr authored
Updates BuildInfo See merge request !498
-
Nils Kohl authored
-
Nils Kohl authored
-
Nils Kohl authored
-
Marcus Mohr authored
- Commit adds a new function compilerInfo() that will return the compiler ID and version as obtained from CMake. - printBuildInfo() will now include this information. - We rename buildFlavour() to buildType() for naming consistency with cmake.
-
- 22 Mar, 2022 4 commits
-
-
Nils Kohl authored
-
Nils Kohl authored
-
Nils Kohl authored
In some cases we need all neighboring volumes that share the same macro-vertices (e.g. MMOC) and in others we only need those that are interfaced through facets (e.g. DG communication). Now we are storing both.
-
Dominik Thoennes authored
WIP: Petsc compare graph See merge request !396
-
- 21 Mar, 2022 7 commits
- 18 Mar, 2022 3 commits