version 3.8.0
Loading...
Searching...
No Matches
Dumux::FluxVariablesCaching::EmptyCache< S > Struct Template Reference

An empty flux variables cache.

#include <dumux/flux/fluxvariablescaching.hh>

Public Types

using Scalar = S
 export type used for scalar values
 

Public Member Functions

template<typename... Args>
void update (Args &&... args)
 

Member Typedef Documentation

◆ Scalar

template<class S >
using Dumux::FluxVariablesCaching::EmptyCache< S >::Scalar = S

Member Function Documentation

◆ update()

template<class S >
template<typename... Args>
void Dumux::FluxVariablesCaching::EmptyCache< S >::update ( Args &&... args)
inline

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