Base class for the grid volume variables. More...
#include <dumux/discretization/cellcentered/tpfa/gridvolumevariables.hh>
Base class for the grid volume variables.
| Problem | the type of problem we are solving |
| VolumeVariables | the type of volume variables we are using for the model |
| Traits | the traits class injecting the problem, volVar and elemVolVars type |
| cachingEnabled | if the cache is enabled |
Public Types | |
| using | ParentType = CCGridVolumeVariables< Traits, cachingEnabled > |
| using Dumux::CCTpfaGridVolumeVariables< Problem, VolumeVariables, cachingEnabled, Traits >::ParentType = CCGridVolumeVariables<Traits, cachingEnabled> |