IFPACK Development
Loading...
Searching...
No Matches
csr_numeric Struct Reference
Collaboration diagram for csr_numeric:

Public Attributes

csr * L
csr * U
int * pinv
int * perm
double * B

Detailed Description

Definition at line 103 of file Ifpack_IKLU_Utils.h.

Member Data Documentation

◆ B

double* csr_numeric::B

Definition at line 109 of file Ifpack_IKLU_Utils.h.

◆ L

csr* csr_numeric::L

Definition at line 105 of file Ifpack_IKLU_Utils.h.

◆ perm

int* csr_numeric::perm

Definition at line 108 of file Ifpack_IKLU_Utils.h.

◆ pinv

int* csr_numeric::pinv

Definition at line 107 of file Ifpack_IKLU_Utils.h.

◆ U

csr* csr_numeric::U

Definition at line 106 of file Ifpack_IKLU_Utils.h.


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