- Sep 04, 2017
-
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* get rid of decltype
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* additionally add method to copy back values to multitype blockvector * clean-up * improve docu
- Sep 02, 2017
-
-
Kilian Weishaupt authored
* remove unused code
-
Kilian Weishaupt authored
* add includes * improve docu * use Dune::Hybrid::elementAt insteand of [] for increased flexibility
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* use correct values of block size * remove unused code * clean-up docu
-
Kilian Weishaupt authored
* Convertes multitype block matrix to plain BCRS matrix * there is still a bug when numEq != 1
-
- Aug 30, 2017
-
- Aug 23, 2017
-
-
Timo Koch authored
-
- Aug 14, 2017
- Aug 10, 2017
-
-
Timo Koch authored
-
- Aug 09, 2017
-
-
Dennis Gläser authored
-
- Aug 04, 2017
-
-
Kilian Weishaupt authored
Feature/3p3c on next See merge request !508
-
Katharina Heck authored
-
- Aug 03, 2017
-
-
Kilian Weishaupt authored
[staggered][localJacobian] Allow inherting classes access to faceVars See merge request !545
-
Kilian Weishaupt authored
* Specialization of the localJacobian need access to the non-const version of the faceVars. This concept might be revised.
-
Kilian Weishaupt authored
Feature/simplify porousmedium fluxvars See merge request !544
-
Timo Koch authored
-
- Aug 02, 2017
-
-
Timo Koch authored
Should be part of a future PMFlow TypeTag
-
- Aug 01, 2017
-
-
Katharina Heck authored
- Jul 31, 2017
-
-
Timo Koch authored
- Jul 27, 2017
-
-
Kilian Weishaupt authored
Fix/staggered use num boundary faces from global fv geometry See merge request !541
-
Kilian Weishaupt authored
* does not make sense for grids with holes in them
-
Kilian Weishaupt authored
* do not use this info from grid(), as some grids do not implement the method
-
Katharina Heck authored
-
- Jul 26, 2017
-
-
Katharina Heck authored
-
Katharina Heck authored
-
Katharina Heck authored
-
Katharina Heck authored
-
Kilian Weishaupt authored
* Dune > 2.5 uses a new interface and only required GridView as template argument for the mapper type * for the constructor, an additional argument is now required: elementMapper_(gridView, Dune::mcmgElementLayout()) vertexMapper_(gridView, Dune::mcmgVertexLayout())
-