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

Member Data Documentation

int* csr_dmperm_results::p

Definition at line 108 of file Ifpack_IKLU_Utils.h.

int* csr_dmperm_results::q

Definition at line 109 of file Ifpack_IKLU_Utils.h.

int* csr_dmperm_results::r

Definition at line 110 of file Ifpack_IKLU_Utils.h.

int* csr_dmperm_results::s

Definition at line 111 of file Ifpack_IKLU_Utils.h.

int csr_dmperm_results::nb

Definition at line 112 of file Ifpack_IKLU_Utils.h.

int csr_dmperm_results::rr[5]

Definition at line 113 of file Ifpack_IKLU_Utils.h.

int csr_dmperm_results::cc[5]

Definition at line 114 of file Ifpack_IKLU_Utils.h.


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