Ifpack Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros | Functions
ifp_parameters.h File Reference
#include "Ifpack_config.h"
#include <Ifpack_ConfigDefs.h>
#include <Teuchos_map.hpp>
#include <Teuchos_ParameterList.hpp>
#include <Epetra_CombineMode.h>
Include dependency graph for ifp_parameters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Ifpack::param_struct
 

Namespaces

 Ifpack
 

Macros

#define FIRST_INT_PARAM   Ifpack::level_fill
 
#define LAST_INT_PARAM   Ifpack::num_steps
 

Functions

Teuchos::map< std::string,
parameter > & 
Ifpack::key_map ()
 
void Ifpack::initialize_string_map ()
 
std::string Ifpack::upper_case (const std::string &s)
 
void Ifpack::set_parameters (const Teuchos::ParameterList &parameterlist, param_struct &params, bool cerr_warning_if_unused)
 

Macro Definition Documentation

#define FIRST_INT_PARAM   Ifpack::level_fill

Definition at line 78 of file ifp_parameters.h.

#define LAST_INT_PARAM   Ifpack::num_steps

Definition at line 79 of file ifp_parameters.h.