version 3.8
Dumux::FluxVariablesCaching::EmptyCacheFiller Struct Reference

The empty filler class corresponding to EmptyCache.

#include <dumux/flux/fluxvariablescaching.hh>

Public Member Functions

 EmptyCacheFiller ()=default
 
template<class Problem >
 EmptyCacheFiller (const Problem &p)
 

Static Public Member Functions

template<typename... Args>
static void fill (Args &&... args)
 

Static Public Attributes

static constexpr bool isSolDependent = false
 

Constructor & Destructor Documentation

◆ EmptyCacheFiller() [1/2]

Dumux::FluxVariablesCaching::EmptyCacheFiller::EmptyCacheFiller ( )
default

◆ EmptyCacheFiller() [2/2]

template<class Problem >
Dumux::FluxVariablesCaching::EmptyCacheFiller::EmptyCacheFiller ( const Problem &  p)
inline

Member Function Documentation

◆ fill()

template<typename... Args>
static void Dumux::FluxVariablesCaching::EmptyCacheFiller::fill ( Args &&...  args)
inlinestatic

Member Data Documentation

◆ isSolDependent

constexpr bool Dumux::FluxVariablesCaching::EmptyCacheFiller::isSolDependent = false
staticconstexpr

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