3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
matrixconverter.hh File Reference

A helper classe that converts a Dune::MultiTypeBlockMatrix into a plain Dune::BCRSMatrix. More...

#include <cmath>
#include <utility>
#include <dune/common/indices.hh>
#include <dune/common/hybridutilities.hh>
#include <dune/istl/bvector.hh>
#include <dune/istl/bcrsmatrix.hh>
#include <dune/istl/matrixindexset.hh>
#include <dumux/common/parameters.hh>

Go to the source code of this file.

Description

A helper classe that converts a Dune::MultiTypeBlockMatrix into a plain Dune::BCRSMatrix.

Classes

class  Dumux::MatrixConverter< MultiTypeBlockMatrix, Scalar >
 A helper classe that converts a Dune::MultiTypeBlockMatrix into a plain Dune::BCRSMatrix TODO: allow block sizes for BCRSMatrix other than 1x1 ? More...
 
class  Dumux::VectorConverter< MultiTypeBlockVector, Scalar >
 A helper classe that converts a Dune::MultiTypeBlockVector into a plain Dune::BlockVector and transfers back values. More...
 

Namespaces

namespace  Dumux
 
Include dependency graph for matrixconverter.hh: