#include <dumux/experimental/assembly/multistagefvassembler.hh>
Public Types | |
template<class TypeTag , class Impl , DiffMethod diffMethod> | |
using | type = Experimental::CVFELocalAssembler<TypeTag, Impl, diffMethod> |
using Dumux::Experimental::Detail::LocalAssemblerChooser< DiscretizationMethods::CVFE< DM > >::type = Experimental::CVFELocalAssembler<TypeTag, Impl, diffMethod> |