- 07 Sep, 2021 2 commits
-
-
Martin Schneider authored
-
Martin Schneider authored
-
- 17 Aug, 2021 3 commits
-
-
- 05 May, 2021 1 commit
-
- 01 Apr, 2020 1 commit
-
-
Place no deprecation macros where GridView will be substituted by Grid::LeafGridView after release 3.2.
-
- 09 Mar, 2020 3 commits
-
-
* comply with literature standard * previous matrix was [ccToCC ccToFace faceToCC faceToFace] * new matrix is [faceToFace faceToCC ccToFace ccToCC] * arrangement of coupling sub-domains and classes had to be revised * changes should be backwards compatible, deprecation warning is emitted
-
-
Remove dependency on coupling traits
-
- 17 Dec, 2019 1 commit
-
-
Kilian Weishaupt authored
* remove coupling mgr member variable * pass mgr to function that acutally needs it * remove unused code
-
- 10 Oct, 2019 1 commit
-
-
- 08 Oct, 2019 1 commit
-
-
- 14 May, 2019 1 commit
-
-
Kilian Weishaupt authored
* use new gravity method in darcy spatialParams
-
- 12 Apr, 2019 1 commit
-
-
Kilian Weishaupt authored
* remove redundant code (base class does not need Impl) * use domain indices from FVGridGeometry * inherit virtually from base CouplingManager to account for diamond scheme in case of multiple inheritance
-
- 17 Dec, 2018 1 commit
-
-
Timo Koch authored
-
- 30 Nov, 2018 2 commits
-
-
Simon Scholz authored
Remove double/tripple ingroups and correct some doxygen-links
-
-
- 29 Nov, 2018 1 commit
-
-
Timo Koch authored
-
- 28 Nov, 2018 1 commit
-
-
Kilian Weishaupt authored
* if a couplingContext is not yet correctly bound, it now can just do that itself * change the signature of some methods to have the element at hand
-
- 21 Nov, 2018 1 commit
-
-
Timo Koch authored
-
- 17 Nov, 2018 1 commit
-
-
Bernd Flemisch authored
-
- 31 Oct, 2018 1 commit
-
-
* use convenience function to construct elemSol * fixes Wshadow warning
-
- 15 Aug, 2018 1 commit
-
-
- 08 Aug, 2018 1 commit
-
-
Kilian Weishaupt authored
* add source (gravity) term to residual, also when face has Neumann BCs * correct coupling condition
-
- 16 Jul, 2018 1 commit
-
-
Thomas Fetzer authored
[multidomain][stokesdarcy] Add a simpler interface for the bindCouplingContext (without the assembler)
-
- 12 Jul, 2018 2 commits
-
-
Timo Koch authored
-
* couplingdata * couplingmapper * couplingmanager
-