3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Public Types | List of all members
Dumux::Detail::createMultiTypeBlockMatrixType< Scalar, JacobianBlocks > Class Template Reference

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

#include <dumux/multidomain/traits.hh>

Description

template<class Scalar, class... JacobianBlocks>
class Dumux::Detail::createMultiTypeBlockMatrixType< Scalar, JacobianBlocks >

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

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: