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>
78#define FIRST_INT_PARAM Ifpack::level_fill
79#define LAST_INT_PARAM Ifpack::num_steps
89Teuchos::map<std::string,parameter>&
key_map();
103 bool cerr_warning_if_unused=
false);
void initialize_string_map()
std::string upper_case(const std::string &s)
Teuchos::map< std::string, parameter > & key_map()
void set_parameters(const Teuchos::ParameterList ¶meterlist, param_struct ¶ms, bool cerr_warning_if_unused)
Epetra_CombineMode overlap_mode
double double_params[FIRST_INT_PARAM]
int int_params[LAST_INT_PARAM-FIRST_INT_PARAM+1]