- Dec 19, 2017
-
-
-
-
* make stationary
-
-
-
* use specialized methods for stationary/transient problems * fix indentation of docu * TODO adapt assembler accordingly
-
-
-
-
-
* staggered grid specific method to set velocity
-
* us asImp methods that can be overwritten by the actual implementation to set cc and face init values
-
* Use private methods to provide iterable range with the correct indices for cell center and face priVars
-
-
-
-
-
-
-
-
* add method to determine the velocity index for a given direction
-
-
- Dec 18, 2017
-
-
Timo Koch authored
* Generalize bounding box tree * Extract intersection algorithms * Fix some epsilon issues in interval (1d) and triangle (2d) point intersection * Adapt point sources to new interface * Adapt fv grid geometry to new interface -> element map moved to basefvgeometry * Improve bounding box tree test
-
Simon Emmert authored
[1p][sequential] fix doxygen to correct format in all 1p sequential files, not everything properly documented yet
-
Simon Emmert authored
-
Simon Emmert authored
-
Bernd Flemisch authored
-
Timo Koch authored
-
-
Adds a description and the purpose of searched packages.
-
Dune 2.5 is required anway.
-
Timo Koch authored
- Dec 16, 2017
-
-
Timo Koch authored
-