dune-istl  2.4.1
Dune::UMFPack< Matrix > Class Template Reference

Use the UMFPack package to directly solve linear systems – empty default class. More...

#include <dune/istl/umfpack.hh>

Detailed Description

template<class Matrix>
class Dune::UMFPack< Matrix >

Use the UMFPack package to directly solve linear systems – empty default class.

Template Parameters
Matrixthe matrix type defining the system Details on UMFPack can be found on http://www.cise.ufl.edu/research/sparse/umfpack/

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