3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Dumux::CCMpfaElementFluxVariablesCache< GFVC, cachingEnabled > Class Template Reference

The flux variables caches for an element. More...

Description

template<class GFVC, bool cachingEnabled>
class Dumux::CCMpfaElementFluxVariablesCache< GFVC, cachingEnabled >

The flux variables caches for an element.

Note
The class is specialized for a version with and without caching. If grid caching is enabled the flux caches are stored for the whole gridview in the corresponding GridFluxVariablesCache. This is memory intensive but faster. For caching disabled, the flux caches are locally computed for each element whenever needed.

The documentation for this class was generated from the following file: