Function Dune::XT::LA::make_matrix_inverter¶
-
template<class M>
int Dune::XT::LA::make_matrix_inverter(const M &matrix, const Common::Configuration &options)¶ Creates a MatrixInverter for the given matrix using the provided options.