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

Public Attributes

int nr
int nc
void * precon
void * bmat
double * input_vector
int user_precon
void * user_aux_ptr

Detailed Description

Definition at line 48 of file az_ifpack.h.

Member Data Documentation

◆ bmat

void * AZ_IFPACK_STRUCT::bmat

Definition at line 53 of file az_ifpack.h.

◆ input_vector

double* AZ_IFPACK_STRUCT::input_vector

Definition at line 54 of file az_ifpack.h.

◆ nc

int AZ_IFPACK_STRUCT::nc

Definition at line 52 of file az_ifpack.h.

◆ nr

int AZ_IFPACK_STRUCT::nr

Definition at line 52 of file az_ifpack.h.

◆ precon

void* AZ_IFPACK_STRUCT::precon

Definition at line 53 of file az_ifpack.h.

◆ user_aux_ptr

void* AZ_IFPACK_STRUCT::user_aux_ptr

Definition at line 56 of file az_ifpack.h.

◆ user_precon

int AZ_IFPACK_STRUCT::user_precon

Definition at line 55 of file az_ifpack.h.


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