Ifpack Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
Public Attributes | List of all members
row_matrix Struct Reference

#include <Ifpack_IKLU_Utils.h>

Public Attributes

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

Detailed Description

Definition at line 57 of file Ifpack_IKLU_Utils.h.

Member Data Documentation

◆ nzmax

int row_matrix::nzmax

Definition at line 59 of file Ifpack_IKLU_Utils.h.

◆ m

int row_matrix::m

Definition at line 60 of file Ifpack_IKLU_Utils.h.

◆ n

int row_matrix::n

Definition at line 61 of file Ifpack_IKLU_Utils.h.

◆ p

int* row_matrix::p

Definition at line 62 of file Ifpack_IKLU_Utils.h.

◆ j

int* row_matrix::j

Definition at line 63 of file Ifpack_IKLU_Utils.h.

◆ x

double* row_matrix::x

Definition at line 64 of file Ifpack_IKLU_Utils.h.

◆ nz

int row_matrix::nz

Definition at line 65 of file Ifpack_IKLU_Utils.h.


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