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

Public Attributes

int nzmax
int m
int n
int * p
int * j
double * x
int nz

Detailed Description

Definition at line 63 of file Ifpack_IKLU_Utils.h.

Member Data Documentation

◆ j

int* row_matrix::j

Definition at line 69 of file Ifpack_IKLU_Utils.h.

◆ m

int row_matrix::m

Definition at line 66 of file Ifpack_IKLU_Utils.h.

◆ n

int row_matrix::n

Definition at line 67 of file Ifpack_IKLU_Utils.h.

◆ nz

int row_matrix::nz

Definition at line 71 of file Ifpack_IKLU_Utils.h.

◆ nzmax

int row_matrix::nzmax

Definition at line 65 of file Ifpack_IKLU_Utils.h.

◆ p

int* row_matrix::p

Definition at line 68 of file Ifpack_IKLU_Utils.h.

◆ x

double* row_matrix::x

Definition at line 70 of file Ifpack_IKLU_Utils.h.


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