Ifpack Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
Ifpack_AIJMatrix Struct Reference

#include <Ifpack_IC_Utils.h>

Public Attributes

double * val
 
int * col
 
int * ptr
 

Detailed Description

Definition at line 46 of file Ifpack_IC_Utils.h.

Member Data Documentation

double* Ifpack_AIJMatrix::val

Definition at line 47 of file Ifpack_IC_Utils.h.

int* Ifpack_AIJMatrix::col

Definition at line 48 of file Ifpack_IC_Utils.h.

int* Ifpack_AIJMatrix::ptr

Definition at line 49 of file Ifpack_IC_Utils.h.


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