- 14 Mar, 2018 6 commits
-
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
- 12 Mar, 2018 1 commit
-
-
Katharina Heck authored
[3p3c] adapt reference solutions See merge request !848
-
- 10 Mar, 2018 2 commits
-
- 09 Mar, 2018 23 commits
-
-
Bernd Flemisch authored
Differences to the release are sufficiently small.
-
Bernd Flemisch authored
Synchronizing the boundary condition evaluation points makes the test pass. Keep the setting on the master, update the reference solution, simplify the Neumann boundary condition.
-
Bernd Flemisch authored
Changes to the release are negligibly small.
-
Katharina Heck authored
[3p3c] update reference solutions See merge request !845
-
Bernd Flemisch authored
Manually picked from 8aae0b9f.
-
Bernd Flemisch authored
Hard-coded values have been introduced accidentally in 704673b3. Use the BinaryCoefficients instead.
-
Kilian Weishaupt authored
[staggered][faceVariables] Retrive boundary values in fluxVars See merge request !808
-
Kilian Weishaupt authored
Feature/less typetag in vtkoutputfields See merge request !840
-
Kilian Weishaupt authored
* get the values for parallel and normal velocities directly in the fluxVars and not during the update of the faceVars * this is necessary in the context of coupling when the velocities on the boundary shall be inferred from the other domain * the gridFaceVars are initialized (and thus updated) before any coupling context can be bound so this update step must not depend on some coupled context
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Kilian Weishaupt authored
Fix isvalid test. hasResize cannot be constexpr in c++14. See merge request !842
-
- 08 Mar, 2018 3 commits
-
-
Dennis Gläser authored
This commit makes the mpfa fv grid geometry reusable for e.g. sequential simulations.
-
Dennis Gläser authored
In order for a type to be completely typetag independent, the traits cannot be declared inside the body of the property definition.
-
Katharina Heck authored
Feature/less typetag in indices See merge request !838
-
- 07 Mar, 2018 5 commits
-
-
Beatrix Becker authored
-
Beatrix Becker authored
-
Kilian Weishaupt authored
Replace c-style variadic function by c++ See merge request !837
-
Beatrix Becker authored
-
Beatrix Becker authored
-