The local (stencil) volume variables class for control-volume finite element.
More...
template<class GVV, bool cachingEnabled>
class Dumux::CVFEElementVolumeVariables< GVV, cachingEnabled >
- Note
- The class is specialized for versions with and without caching
- Template Parameters
-
GVV | the grid volume variables type |
cachingEnabled | if the cache is enabled |