| 
    Teuchos - Trilinos Tools Package Version of the Day
    
   | 
 
A database for FunctionObjectXMLConverters. More...
#include "Teuchos_StandardFunctionObjectXMLConverters.hpp"#include "Teuchos_StandardFunctionObjects.hpp"#include "Teuchos_DummyObjectGetter.hpp"Go to the source code of this file.
Classes | |
| class | Teuchos::FunctionObjectXMLConverterDB | 
| Provides ability to lookup FunctionObjectXMLConverters.  More... | |
Namespaces | |
| namespace | Teuchos | 
| The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines.  | |
Macros | |
| #define | TEUCHOS_ADD_SIMPLEFUNCTIONCONVERTERS(T) | 
| Adds a SubtractionFunction, AdditionFunction, MultiplicationFunction, and DivisionFunction of type T to the Database.   | |
A database for FunctionObjectXMLConverters.
Definition in file Teuchos_FunctionObjectXMLConverterDB.hpp.
| #define TEUCHOS_ADD_SIMPLEFUNCTIONCONVERTERS | ( | T | ) | 
Adds a SubtractionFunction, AdditionFunction, MultiplicationFunction, and DivisionFunction of type T to the Database.
Definition at line 141 of file Teuchos_FunctionObjectXMLConverterDB.hpp.