- 15 Oct, 2021 1 commit
-
-
Carsten Gräser authored
-
- 26 Nov, 2020 1 commit
-
-
oliver.sander_at_tu-dresden.de authored
Merge the dune-tnnmg-examples module into dune-tnnmg See merge request !18
-
- 25 Nov, 2020 14 commits
-
-
oliver.sander_at_tu-dresden.de authored
ParMetis does something weird with the mpi.h header and C linkage. This leads to "conflicting declaration" errors for MPI methods. As we are not using ParMetis anyway let's just disable it. Yes, this is not particularly pretty, but the problem will go away once we port away from dune-pdelab, which we plan on doing anyway.
-
oliver.sander_at_tu-dresden.de authored
It is very old, after all. Unfortunately, it is the one that is described in the documentation, but that documentation will need to be rewritten from scratch anyway.
-
oliver.sander_at_tu-dresden.de authored
dune-pdelab does some 'extern C' magic with mpi.h which makes the CI system fail. Force correct inclusion of 'mpi.h' by including it (almost) explicitly, up front.
-
oliver.sander_at_tu-dresden.de authored
Which should translate to 'with and without the examples'.
-
oliver.sander_at_tu-dresden.de authored
-
oliver.sander_at_tu-dresden.de authored
TrescaFrictionFunctional only exists for demonstration purposes, and at this stage a failing test shouldn't block getting the examples into dune-tnnmg.
-
oliver.sander_at_tu-dresden.de authored
-
oliver.sander_at_tu-dresden.de authored
-
oliver.sander_at_tu-dresden.de authored
-
oliver.sander_at_tu-dresden.de authored
-
oliver.sander_at_tu-dresden.de authored
It is used for the examples.
-
oliver.sander_at_tu-dresden.de authored
-
oliver.sander_at_tu-dresden.de authored
I am not really sure what this stuff is all about..
-
oliver.sander_at_tu-dresden.de authored
It is preferable to not have this in a separate module: The code gets forgotten and slowly rots...
-
- 16 Nov, 2020 3 commits
-
-
oliver.sander_at_tu-dresden.de authored
Do not depend on ag common See merge request !23
-
oliver.sander_at_tu-dresden.de authored
-
oliver.sander_at_tu-dresden.de authored
'ag-common' is the old name of dune-fufem, and has gone out of use years ago. And dune-tnnmg doesn't depend on dune-fufem anyway. Thanks to Andreas Dedner for spotting this.
-
- 19 Oct, 2020 11 commits
-
-
Carsten Gräser authored
In order to still allow using the old solver, the old style SumFunctional is now called VintageSumFunctional for transition
-
Carsten Gräser authored
-
oliver.sander_at_tu-dresden.de authored
Add SumFunctionalConstrainedLinearization class See merge request !20
-
oliver.sander_at_tu-dresden.de authored
Just as SumFunctional implements the sum of several independent functionals, this new class SumFunctionalConstrainedLinearization implements the sum of linearizations (or, equivalently, the linearization of the sum).
-
Carsten Gräser authored
This was only available using a compile time switch. Since the old style TNNMG implementation was ajusted to the new bisection interface, this is no longer needed.
-
Carsten Gräser authored
This is needed, since the fastQuadratic option of the bisection will be removed
-
Carsten Gräser authored
-
Carsten Gräser authored
There is stil it lot of code related to the old implementation. To make it work, we need to re-add the old iteration step. This is only done for a transition period and will be removed again, once the new implementation works in the same generality.
-
oliver.sander_at_tu-dresden.de authored
Stop using deprecated class VirtualFunction See merge request !19
-
oliver.sander_at_tu-dresden.de authored
- 26 May, 2020 3 commits
-
-
oliver.sander_at_tu-dresden.de authored
Port bcqfconstrainedlinearization.hh to 'if constexpr' See merge request !15
-
oliver.sander_at_tu-dresden.de authored
It is not supported by Dune 2.8 anymore.
-
oliver.sander_at_tu-dresden.de authored
-
- 26 Apr, 2020 3 commits
-
-
oliver.sander_at_tu-dresden.de authored
Minor updates See merge request !14
-
oliver.sander_at_tu-dresden.de authored
Otherwise use Functional::Vector
-
oliver.sander_at_tu-dresden.de authored
-
- 30 Mar, 2020 1 commit
-
-
Patrick Jaap authored
-
- 15 Apr, 2019 1 commit
-
- 11 Mar, 2019 1 commit
-
- 01 Mar, 2019 1 commit
-
-
lh1887 authored
The old image is no longer updatet
-