version 3.9-dev
Dumux::CVFEDefaultGridFVCTraits< P, FVC > Struct Template Reference

Flux variable caches traits.

#include <dumux/discretization/cvfe/gridfluxvariablescache.hh>

Public Types

using Problem = P
 
using FluxVariablesCache = FVC
 
template<class GridFluxVariablesCache , bool cachingEnabled>
using LocalView = CVFEElementFluxVariablesCache< GridFluxVariablesCache, cachingEnabled >
 

Member Typedef Documentation

◆ FluxVariablesCache

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

◆ LocalView

template<class P , class FVC >
template<class GridFluxVariablesCache , bool cachingEnabled>
using Dumux::CVFEDefaultGridFVCTraits< P, FVC >::LocalView = CVFEElementFluxVariablesCache<GridFluxVariablesCache, cachingEnabled>

◆ Problem

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

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