|
Ifpack Package Browser (Single Doxygen Collection)
Development
|
#include <ifp_parameters.h>
Public Attributes | |
| int | int_params [LAST_INT_PARAM-FIRST_INT_PARAM+1] |
| double | double_params [FIRST_INT_PARAM] |
| bool | use_reciprocal |
| Epetra_CombineMode | overlap_mode |
Definition at line 82 of file ifp_parameters.h.
| int Ifpack::param_struct::int_params[LAST_INT_PARAM-FIRST_INT_PARAM+1] |
Definition at line 83 of file ifp_parameters.h.
| double Ifpack::param_struct::double_params[FIRST_INT_PARAM] |
Definition at line 84 of file ifp_parameters.h.
| bool Ifpack::param_struct::use_reciprocal |
Definition at line 85 of file ifp_parameters.h.
| Epetra_CombineMode Ifpack::param_struct::overlap_mode |
Definition at line 86 of file ifp_parameters.h.
1.8.5