- 23 Nov, 2016 40 commits
-
-
-
-
-
-
-
-
-
-
the flux var cache filler will be used by the non-caching specialization as well, which is why we put this in a new header.
-
-
-
-
-
-
Some methods will be required by the non-caching, as well as the caching specialization. These methods are now outsourced into a common helper class.
-
for multiphasic problems this led to a wrong size of the neumann flux vector.
-
-
-
-
-
-
-
-
-
Treatment of interior boundaries will be specialized in the multidimension module, where a coupling with a different on the element facets is realized.
-
-
-
-
-
-
-
-
-
-
-
-
-
The treatment of mixed BC is questionable for cc methods. Not allowing for it enables us to not have to store n interaction volume seeds at the boundary.
-
-
-