- 02 Dec, 2018 21 commits
-
-
Timo Koch authored
-
-
-
-
-
this needs to be done because the element flux variables cache for mpfa stores data related to boundary interaction volumes locally so that possible time-dependent boudnary conditions are always up to date.
-
-
-
-
The interaction volumes and data handles are now stored within an extra container structure. Access to interaction volumes from the grid flux variables cache or its local view is now only possible for a given scvf, for which then the respective iv it is embedded in is returned.
-
-
-
-
-
-
This way, this can be reused in the specialization for grid-wide caching.
-
Until now, the private vector of volume variables was resized and afterwards additional memory was reserved for the boundary vol vars. This can cause reallocation to happen. In order to avoid this we now reserve memory once and push back the vol vars that are created.
-
-
-
Timo Koch authored
-
- 01 Dec, 2018 3 commits
-
-
Timo Koch authored
- 30 Nov, 2018 16 commits
-
-
Simon Scholz authored
Cleanup/doxygen for 3.0 Closes #596 See merge request !1351
-
Sina Ackermann authored
-
Sina Ackermann authored
* 2x graph not generated
-
Johannes Hommel authored
-
Simon Scholz authored
-
Simon Scholz authored
-
Simon Scholz authored
-
Simon Scholz authored
-
Simon Scholz authored
-
Sina Ackermann authored
-
Sina Ackermann authored
* 2 Latex-errors and 2 ingroup-errors left
-
Simon Scholz authored
-
Simon Scholz authored
-
-