3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::Properties::EnableGridVolumeVariablesCache< TypeTag, MyTypeTag > Struct Template Reference

If disabled, the volume variables are not stored (reduces memory, but is slower). More...

#include <dumux/common/properties.hh>

Inheritance diagram for Dumux::Properties::EnableGridVolumeVariablesCache< TypeTag, MyTypeTag >:
Inheritance graph

Description

template<class TypeTag, class MyTypeTag>
struct Dumux::Properties::EnableGridVolumeVariablesCache< TypeTag, MyTypeTag >

If disabled, the volume variables are not stored (reduces memory, but is slower).

Public Types

using type = UndefinedProperty

Member Typedef Documentation

◆ type

template<class TypeTag, class MyTypeTag>
using Dumux::Properties::EnableGridVolumeVariablesCache< TypeTag, MyTypeTag >::type = UndefinedProperty

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