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

Classes

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

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:
>::template type<TypeTag, Impl, diffMethod>
typename GetProp< TypeTag, Property >::type GetPropType
get the type alias defined in the property
Definition propertysystem.hh:296
Definition assembly/fvassembler.hh:46