Adapter to turn a multi-type matrix into a thread-parallel linear operator. Adapts a matrix to the assembled linear operator interface.
#include <dumux/linear/parallelmatrixadapter.hh>
◆ domain_type
template<class M, class X, class Y>
◆ field_type
template<class M, class X, class Y>
◆ matrix_type
template<class M, class X, class Y>
◆ range_type
template<class M, class X, class Y>
◆ ParallelMultiTypeMatrixAdapter() [1/2]
template<class M, class X, class Y>
◆ ParallelMultiTypeMatrixAdapter() [2/2]
template<class M, class X, class Y>
◆ apply()
template<class M, class X, class Y>
◆ applyscaleadd()
template<class M, class X, class Y>
The documentation for this class was generated from the following file: