version 3.10.0
Loading...
Searching...
No Matches
Dumux::FaceCenteredStaggeredDefaultGridFVCTraits< P, FVC, FVCF > Struct Template Reference

Flux variable caches traits.

#include <dumux/discretization/facecentered/staggered/gridfluxvariablescache.hh>

Public Types

using Problem = P
using FluxVariablesCache = FVC
using FluxVariablesCacheFiller = FVCF
template<class GridFluxVariablesCache, bool cachingEnabled>
using LocalView = FaceCenteredStaggeredElementFluxVariablesCache<GridFluxVariablesCache, cachingEnabled>

Member Typedef Documentation

◆ FluxVariablesCache

template<class P, class FVC, class FVCF>
using Dumux::FaceCenteredStaggeredDefaultGridFVCTraits< P, FVC, FVCF >::FluxVariablesCache = FVC

◆ FluxVariablesCacheFiller

template<class P, class FVC, class FVCF>
using Dumux::FaceCenteredStaggeredDefaultGridFVCTraits< P, FVC, FVCF >::FluxVariablesCacheFiller = FVCF

◆ LocalView

template<class P, class FVC, class FVCF>
template<class GridFluxVariablesCache, bool cachingEnabled>
using Dumux::FaceCenteredStaggeredDefaultGridFVCTraits< P, FVC, FVCF >::LocalView = FaceCenteredStaggeredElementFluxVariablesCache<GridFluxVariablesCache, cachingEnabled>

◆ Problem

template<class P, class FVC, class FVCF>
using Dumux::FaceCenteredStaggeredDefaultGridFVCTraits< P, FVC, FVCF >::Problem = P

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