Opm::DuneMatrix Class Reference

List of all members.

Public Member Functions

 DuneMatrix (const int rows, const int cols, const int *ia, const int *ja, const double *sa)
 DuneMatrix (const Eigen::SparseMatrix< double, Eigen::RowMajor > &matrix)
 create an ISTL BCRSMatrix from a Eigen::SparseMatrix

Protected Member Functions

void init (const int rows, const int cols, const int *ia, const int *ja, const double *sa)

The documentation for this class was generated from the following file:

Generated on 26 Mar 2018 by  doxygen 1.6.1