A parallel version of a linear operator. More...
#include <dune/common/hybridutilities.hh>
#include <dune/istl/operators.hh>
#include <dune/istl/bcrsmatrix.hh>
#include <dumux/parallel/parallel_for.hh>
Go to the source code of this file.
Classes | |
class | Dumux::ParallelMultiTypeMatrixAdapter< M, X, Y > |
Adapter to turn a multi-type matrix into a thread-parallel linear operator. Adapts a matrix to the assembled linear operator interface. More... | |
Namespaces | |
namespace | Dumux |