Warning: this documentation for the development version is under construction.

Seldon::MatrixUmfPack< T > Class Template Reference

empty class More...

#include <UmfPack.hxx>

Inheritance diagram for Seldon::MatrixUmfPack< T >:
Seldon::MatrixUmfPack_Base< T >

List of all members.

Public Member Functions

void HideMessages ()
 no message will be displayed by UmfPack
void ShowMessages ()
 normal amount of message displayed by UmfPack
void ShowFullHistory ()
int GetInfoFactorization () const
void SelectOrdering (int type)
void SetPermutation (const IVect &)

Public Attributes

Vector< double > Control
Vector< double > Info
 parameters for UmfPack
void * Symbolic
void * Numeric
 pointers of UmfPack objects
int n
 number of rows in the matrix
int print_level
bool transpose
int status_facto
 transpose system to solve ?

Detailed Description

template<class T>
class Seldon::MatrixUmfPack< T >

empty class

Definition at line 56 of file UmfPack.hxx.


The documentation for this class was generated from the following file:
  • /home/vivien/public_html/.src_seldon/computation/interfaces/direct/UmfPack.hxx