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 97 of file Ifpack_IKLU_Utils.h.

Member Data Documentation

csr* csr_numeric::L

Definition at line 99 of file Ifpack_IKLU_Utils.h.

csr* csr_numeric::U

Definition at line 100 of file Ifpack_IKLU_Utils.h.

int* csr_numeric::pinv

Definition at line 101 of file Ifpack_IKLU_Utils.h.

int* csr_numeric::perm

Definition at line 102 of file Ifpack_IKLU_Utils.h.

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: