version 3.8.0
Loading...
Searching...
No Matches
Dumux::Experimental::Detail Namespace Reference

Classes

struct  LocalAssemblerChooser
 
struct  LocalAssemblerChooser< DiscretizationMethods::CCMpfa >
 
struct  LocalAssemblerChooser< DiscretizationMethods::CCTpfa >
 
struct  LocalAssemblerChooser< DiscretizationMethods::CVFE< DM > >
 

Typedefs

template<class TypeTag , class Impl , DiffMethod diffMethod>
using LocalAssemblerChooser_t
 

Typedef Documentation

◆ LocalAssemblerChooser_t

template<class TypeTag , class Impl , DiffMethod diffMethod>
using Dumux::Experimental::Detail::LocalAssemblerChooser_t
Initial value:
typename LocalAssemblerChooser<
typename GetPropType<TypeTag, Properties::GridGeometry>::DiscretizationMethod
>::template type<TypeTag, Impl, diffMethod>