|
QR_MUMPS
|
#include <qrm_mumps.h>
Public Attributes | |
| int * | irn |
| int * | jcn |
| _qrm_data_c * | val |
| int | m |
| int | n |
| int | nz |
| int * | cperm_in |
| int * | rperm |
| int * | cperm |
| int | icntl [20] |
| double | rcntl [10] |
| long int | gstats [10] |
| int | h |
| void * | mat_ptr |
Definition at line 41 of file qrm_mumps.h.
| int * _qrm_spmat_type_c::cperm |
Definition at line 45 of file qrm_mumps.h.
| int* _qrm_spmat_type_c::cperm_in |
Definition at line 45 of file qrm_mumps.h.
| long int _qrm_spmat_type_c::gstats[10] |
Definition at line 48 of file qrm_mumps.h.
| int _qrm_spmat_type_c::h |
Definition at line 49 of file qrm_mumps.h.
| int _qrm_spmat_type_c::icntl[20] |
Definition at line 46 of file qrm_mumps.h.
| int* _qrm_spmat_type_c::irn |
Definition at line 42 of file qrm_mumps.h.
| int * _qrm_spmat_type_c::jcn |
Definition at line 42 of file qrm_mumps.h.
| int _qrm_spmat_type_c::m |
Definition at line 44 of file qrm_mumps.h.
| void* _qrm_spmat_type_c::mat_ptr |
Definition at line 50 of file qrm_mumps.h.
| int _qrm_spmat_type_c::n |
Definition at line 44 of file qrm_mumps.h.
| int _qrm_spmat_type_c::nz |
Definition at line 44 of file qrm_mumps.h.
| double _qrm_spmat_type_c::rcntl[10] |
Definition at line 47 of file qrm_mumps.h.
| int * _qrm_spmat_type_c::rperm |
Definition at line 45 of file qrm_mumps.h.
| _qrm_data_c* _qrm_spmat_type_c::val |
Definition at line 43 of file qrm_mumps.h.
1.8.11