version 3.8
Dumux::Detail::createMultiTypeBlockMatrixType< Scalar, JacobianBlocks > Class Template Reference

a helper class to create a multitype matrix given the diagonal matrix blocks

#include <dumux/multidomain/traits.hh>

Public Types

using type = typename makeMatrix< Indices >::type
 

Member Typedef Documentation

◆ type

template<class Scalar , class... JacobianBlocks>
using Dumux::Detail::createMultiTypeBlockMatrixType< Scalar, JacobianBlocks >::type = typename makeMatrix<Indices>::type

The documentation for this class was generated from the following file: