Ifpack Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
Public Attributes | List of all members
csr_numeric Struct Reference

#include <Ifpack_IKLU_Utils.h>

Public Attributes

csrL
 
csrU
 
int * pinv
 
int * perm
 
double * B
 

Detailed Description

Definition at line 97 of file Ifpack_IKLU_Utils.h.

Member Data Documentation

◆ L

csr* csr_numeric::L

Definition at line 99 of file Ifpack_IKLU_Utils.h.

◆ U

csr* csr_numeric::U

Definition at line 100 of file Ifpack_IKLU_Utils.h.

◆ pinv

int* csr_numeric::pinv

Definition at line 101 of file Ifpack_IKLU_Utils.h.

◆ perm

int* csr_numeric::perm

Definition at line 102 of file Ifpack_IKLU_Utils.h.

◆ B

double* csr_numeric::B

Definition at line 103 of file Ifpack_IKLU_Utils.h.


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