Opm::Properties::EnableStorageCache< TypeTag, MyTypeTag > Struct Template Reference

Specify whether the storage terms for previous solutions should be cached. More...

#include <fvbaseproperties.hh>

Public Types

using type = UndefinedProperty
 

Detailed Description

template<class TypeTag, class MyTypeTag>
struct Opm::Properties::EnableStorageCache< TypeTag, MyTypeTag >

Specify whether the storage terms for previous solutions should be cached.

This potentially reduces the CPU time, but comes at the cost of higher memory consumption.

Member Typedef Documentation

◆ type

template<class TypeTag , class MyTypeTag >
using Opm::Properties::EnableStorageCache< TypeTag, MyTypeTag >::type = UndefinedProperty

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