3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
Dumux::FluxVariablesCaching::EmptyCacheFiller Struct Reference

The empty filler class corresponding to EmptyCache. More...

#include <dumux/flux/fluxvariablescaching.hh>

Description

The empty filler class corresponding to EmptyCache.

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: