#include <dumux/freeflow/properties.hh>
The flux variables cache filler (FluxVariablesCache is the data type, the filler knows how to build up the caches for the stencil efficiently) For the free flow model there is no need for a cache and filler
Public Types | |
using | type = FluxVariablesCaching::EmptyCacheFiller |
using Dumux::Properties::FluxVariablesCacheFiller< TypeTag, TTag::FreeFlow >::type = FluxVariablesCaching::EmptyCacheFiller |