Functions |
template<class T , class A , int n, int m> |
void | Dune::writeCompColMatrixToMatlab (const SuperLUMatrix< BCRSMatrix< FieldMatrix< T, n, m >, A > > &mat, std::ostream &os) |
template<class F , class MRS > |
void | Dune::copyToSuperMatrix (F &initializer, const MRS &mrs) |
template<class F , class M , class S > |
void | Dune::copyToSuperMatrix (F &initializer, const MatrixRowSubset< M, S > &mrs) |
template<class B , class TA , int n, int m> |
bool | Dune::operator== (SuperLUMatrix< BCRSMatrix< FieldMatrix< B, n, m >, TA > > &sla, BCRSMatrix< FieldMatrix< B, n, m >, TA > &a) |