helper alias to create the JacobianMatrix type
#include <dumux/multidomain/traits.hh>
| Public Types | |
| template<typename... MatrixBlocks> | |
| using | M = typename createMultiTypeBlockMatrixType<Scalar, MatrixBlocks...>::type::type | 
| using | type = typename makeFromIndexedType<M, SubDomainDiagBlocks, Indices>::type | 
| using Dumux::Detail::MultiDomainMatrixType< SubDomainDiagBlocks, Indices, Scalar >::M = typename createMultiTypeBlockMatrixType<Scalar, MatrixBlocks...>::type::type | 
| using Dumux::Detail::MultiDomainMatrixType< SubDomainDiagBlocks, Indices, Scalar >::type = typename makeFromIndexedType<M, SubDomainDiagBlocks, Indices>::type |