Flux variable caches on a gridview with grid caching disabled.
#include <dumux/discretization/facecentered/staggered/gridfluxvariablescache.hh>
|
| | FaceCenteredStaggeredGridFluxVariablesCache (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 FVCF, class Traits>
◆ LocalView
template<class P, class FVC, class FVCF, class Traits>
◆ FaceCenteredStaggeredGridFluxVariablesCache()
template<class P, class FVC, class FVCF, class Traits>
◆ problem()
template<class P, class FVC, class FVCF, class Traits>
◆ update()
template<class P, class FVC, class FVCF, class Traits>
template<class GridGeometry, class GridVolumeVariables, class SolutionVector>
◆ cachingEnabled
template<class P, class FVC, class FVCF, class Traits>
The documentation for this class was generated from the following file: