IFPACK Development
Loading...
Searching...
No Matches
Public Attributes | List of all members
Ifpack_AIJMatrix Struct Reference

Public Attributes

double * val
 
int * col
 
int * ptr
 

Detailed Description

Definition at line 46 of file Ifpack_IC_Utils.h.

Member Data Documentation

◆ col

int* Ifpack_AIJMatrix::col

Definition at line 48 of file Ifpack_IC_Utils.h.

◆ ptr

int* Ifpack_AIJMatrix::ptr

Definition at line 49 of file Ifpack_IC_Utils.h.

◆ val

double* Ifpack_AIJMatrix::val

Definition at line 47 of file Ifpack_IC_Utils.h.


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