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

Public Attributes

int int_params [Ifpack::num_steps - Ifpack::level_fill+1]
 
double double_params [Ifpack::level_fill]
 
bool use_reciprocal
 
Epetra_CombineMode overlap_mode
 

Detailed Description

Definition at line 82 of file ifp_parameters.h.

Member Data Documentation

◆ double_params

double Ifpack::param_struct::double_params[Ifpack::level_fill]

Definition at line 84 of file ifp_parameters.h.

◆ int_params

int Ifpack::param_struct::int_params[Ifpack::num_steps - Ifpack::level_fill+1]

Definition at line 83 of file ifp_parameters.h.

◆ overlap_mode

Epetra_CombineMode Ifpack::param_struct::overlap_mode

Definition at line 86 of file ifp_parameters.h.

◆ use_reciprocal

bool Ifpack::param_struct::use_reciprocal

Definition at line 85 of file ifp_parameters.h.


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