- Mar 29, 2017
-
-
Martin Schneider authored
[2p2csequential][test] Update ref solution See merge request !454
-
- Mar 28, 2017
-
-
Martin Schneider authored
[staggeredGrid][localJacobian] Fix compiler error with clang See merge request !449
-
Kilian Weishaupt authored
* clang yielded a linker error related to the array-type baseEps
-
Bernd Flemisch authored
Merge branch 'solverdocumentation' into 'master' See merge request !444
-
Bernd Flemisch authored
[improve linear solver documentation] add information on solver and preconditioner See merge request !357
-
- Mar 24, 2017
-
-
Kilian Weishaupt authored
[staggered][localResidual] Allow resizing of faceResidual vector See merge request !440
-
Kilian Weishaupt authored
* method evalFace() has now an optional bool parameter to specify whether the face residual should be resized * this is important to avoid a segfault when only calling this method without having called eval() before, which is done e.g. in the multidimension coupling localJacobian
-
Thomas Fetzer authored
[io][cake][cleanup] Remove debug output and other improvements See merge request !407
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* temporary commit
-
Kilian Weishaupt authored
* still incomplete
-
Kilian Weishaupt authored
* buildLowDimMatrixBlocks_() * buildBulkMatrixBlocks_()
-
Kilian Weishaupt authored
* TODO: correct box-versions of buildLowDimMatrixBlocks_ and buildBulkMatrixBlocks_
-
Kilian Weishaupt authored
-
- Mar 22, 2017
-
- Mar 21, 2017
-
-
Timo Koch authored
-
Kilian Weishaupt authored
[staggered][freeflow] Use new dirichlet interface for pressure term See merge request !423
-
Kilian Weishaupt authored
* forgotten during transition to new interface
-
Kilian Weishaupt authored
[staggered][localJacobian] Allow inheritance See merge request !422
-
Kilian Weishaupt authored
* Make formerly private members protected
-
- Mar 20, 2017
-
-
Martin Schneider authored
Feature/improve staggered See merge request !419
-
Kilian Weishaupt authored
* dirichlet(element, scvf)
-
Kilian Weishaupt authored
* dirichlet(element, scvf)
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
*Used for creating ghost faces
-
- Mar 17, 2017
-