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_dmperm_results Struct Reference

#include <Ifpack_IKLU_Utils.h>

Public Attributes

int * p
 
int * q
 
int * r
 
int * s
 
int nb
 
int rr [5]
 
int cc [5]
 

Detailed Description

Definition at line 112 of file Ifpack_IKLU_Utils.h.

Member Data Documentation

int* csr_dmperm_results::p

Definition at line 114 of file Ifpack_IKLU_Utils.h.

int* csr_dmperm_results::q

Definition at line 115 of file Ifpack_IKLU_Utils.h.

int* csr_dmperm_results::r

Definition at line 116 of file Ifpack_IKLU_Utils.h.

int* csr_dmperm_results::s

Definition at line 117 of file Ifpack_IKLU_Utils.h.

int csr_dmperm_results::nb

Definition at line 118 of file Ifpack_IKLU_Utils.h.

int csr_dmperm_results::rr[5]

Definition at line 119 of file Ifpack_IKLU_Utils.h.

int csr_dmperm_results::cc[5]

Definition at line 120 of file Ifpack_IKLU_Utils.h.


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