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