- Dec 03, 2018
-
-
- Dec 02, 2018
-
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
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
- Dec 01, 2018
-
-
Timo Koch authored
- Nov 30, 2018
-
-
Simon Emmert authored
Cleanup/doxygen for 3.0 Closes #596 See merge request !1351
-
-
* 2x graph not generated
-
-
Simon Emmert authored
-
Simon Emmert authored
-
Simon Emmert authored
-