43 #ifndef _ifp_parameters_h_
44 #define _ifp_parameters_h_
46 #include "Ifpack_config.h"
50 #include <Teuchos_map.hpp>
51 #include <Teuchos_ParameterList.hpp>
52 #include <Epetra_CombineMode.h>
78 #define FIRST_INT_PARAM Ifpack::level_fill
79 #define LAST_INT_PARAM Ifpack::num_steps
103 bool cerr_warning_if_unused=
false);
107 #endif //_ifp_parameters_h_
int int_params[LAST_INT_PARAM-FIRST_INT_PARAM+1]
double double_params[FIRST_INT_PARAM]
Teuchos::map< std::string, parameter > & key_map()
Epetra_CombineMode overlap_mode
Ifpack: a function class to define Ifpack preconditioners.
void set_parameters(const Teuchos::ParameterList ¶meterlist, param_struct ¶ms, bool cerr_warning_if_unused)
void initialize_string_map()
std::string upper_case(const std::string &s)