helper alias to create the JacobianMatrix type More...
#include <dumux/multidomain/traits.hh>
helper alias to create the JacobianMatrix type
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 |