Ifpack Package Browser (Single Doxygen Collection)  Development
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

◆ p

int* csr_dmperm_results::p

Definition at line 108 of file Ifpack_IKLU_Utils.h.

◆ q

int* csr_dmperm_results::q

Definition at line 109 of file Ifpack_IKLU_Utils.h.

◆ r

int* csr_dmperm_results::r

Definition at line 110 of file Ifpack_IKLU_Utils.h.

◆ s

int* csr_dmperm_results::s

Definition at line 111 of file Ifpack_IKLU_Utils.h.

◆ nb

int csr_dmperm_results::nb

Definition at line 112 of file Ifpack_IKLU_Utils.h.

◆ rr

int csr_dmperm_results::rr[5]

Definition at line 113 of file Ifpack_IKLU_Utils.h.

◆ cc

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: