43 #ifndef _ifp_parameters_h_
44 #define _ifp_parameters_h_
46 #if defined(Ifpack_SHOW_DEPRECATED_WARNINGS)
48 #warning "The Ifpack package is deprecated"
52 #include "Ifpack_config.h"
56 #include <Teuchos_map.hpp>
57 #include <Teuchos_ParameterList.hpp>
58 #include <Epetra_CombineMode.h>
84 #define FIRST_INT_PARAM Ifpack::level_fill
85 #define LAST_INT_PARAM Ifpack::num_steps
109 bool cerr_warning_if_unused=
false);
113 #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)