#include <dumux/assembly/fvassembler.hh>
Public Types | |
| template<class TypeTag , class Impl , DiffMethod diffMethod, bool isImplicit> | |
| using | type = PQ1BubbleLocalAssembler< TypeTag, Impl, diffMethod, isImplicit > |
| using Dumux::Detail::LocalAssemblerChooser< DiscretizationMethods::PQ1Bubble >::type = PQ1BubbleLocalAssembler<TypeTag, Impl, diffMethod, isImplicit> |