IFPACK Development
Loading...
Searching...
No Matches
csr_dmperm_results Struct Reference

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

◆ cc

int csr_dmperm_results::cc[5]

Definition at line 120 of file Ifpack_IKLU_Utils.h.

◆ nb

int csr_dmperm_results::nb

Definition at line 118 of file Ifpack_IKLU_Utils.h.

◆ p

int* csr_dmperm_results::p

Definition at line 114 of file Ifpack_IKLU_Utils.h.

◆ q

int* csr_dmperm_results::q

Definition at line 115 of file Ifpack_IKLU_Utils.h.

◆ r

int* csr_dmperm_results::r

Definition at line 116 of file Ifpack_IKLU_Utils.h.

◆ rr

int csr_dmperm_results::rr[5]

Definition at line 119 of file Ifpack_IKLU_Utils.h.

◆ s

int* csr_dmperm_results::s

Definition at line 117 of file Ifpack_IKLU_Utils.h.


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