Flux variable caches on a gridview with grid caching disabled.
#include <dumux/discretization/cvfe/gridfluxvariablescache.hh>
|
| | CVFEGridFluxVariablesCache (const Problem &problem) |
| template<class GridGeometry, class GridVolumeVariables, class SolutionVector> |
| void | update (const GridGeometry &gridGeometry, const GridVolumeVariables &gridVolVars, const SolutionVector &sol, bool forceUpdate=false) |
| const Problem & | problem () const |
|
| static constexpr bool | cachingEnabled = false |
| | make it possible to query if caching is enabled
|
◆ FluxVariablesCache
template<class P, class FVC, class Traits>
◆ LocalView
template<class P, class FVC, class Traits>
◆ CVFEGridFluxVariablesCache()
template<class P, class FVC, class Traits>
◆ problem()
template<class P, class FVC, class Traits>
◆ update()
template<class P, class FVC, class Traits>
template<class GridGeometry, class GridVolumeVariables, class SolutionVector>
| void Dumux::CVFEGridFluxVariablesCache< P, FVC, false, Traits >::update |
( |
const GridGeometry & | gridGeometry, |
|
|
const GridVolumeVariables & | gridVolVars, |
|
|
const SolutionVector & | sol, |
|
|
bool | forceUpdate = false ) |
|
inline |
◆ cachingEnabled
template<class P, class FVC, class Traits>
The documentation for this class was generated from the following file: