Ifpack Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 103 of file Ifpack_IKLU_Utils.h.

Member Data Documentation

csr* csr_numeric::L

Definition at line 105 of file Ifpack_IKLU_Utils.h.

csr* csr_numeric::U

Definition at line 106 of file Ifpack_IKLU_Utils.h.

int* csr_numeric::pinv

Definition at line 107 of file Ifpack_IKLU_Utils.h.

int* csr_numeric::perm

Definition at line 108 of file Ifpack_IKLU_Utils.h.

double* csr_numeric::B

Definition at line 109 of file Ifpack_IKLU_Utils.h.


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