#include <cmath>
#include <iostream>
#include <tuple>
#include <dune/common/hybridutilities.hh>
#include "istlexception.hh"
#include "gsetc.hh"
Go to the source code of this file.
|
class | Dune::MultiTypeBlockMatrix< FirstRow, Args > |
| A Matrix class to support different block types. More...
|
|
class | Dune::MultiTypeBlockMatrix_Solver_Col< I, crow, ccol, remain_col > |
| part of solvers for MultiTypeBlockVector & MultiTypeBlockMatrix types More...
|
|
class | Dune::MultiTypeBlockMatrix_Solver_Col< I, crow, ccol, 0 > |
|
class | Dune::MultiTypeBlockMatrix_Solver< I, crow, remain_row > |
| solver for MultiTypeBlockVector & MultiTypeBlockMatrix types More...
|
|
class | Dune::MultiTypeBlockMatrix_Solver< I, crow, 0 > |
|