Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
paramToXML.cpp File Reference
#include <Teuchos_ParameterList.hpp>
#include <Teuchos_XMLObject.hpp>
#include <Teuchos_XMLParameterListWriter.hpp>
#include <Teuchos_ParameterXMLFileReader.hpp>
#include <Teuchos_ValidatorXMLConverterDB.hpp>
#include <Teuchos_StandardParameterEntryValidators.hpp>
#include <Zoltan2_Standards.hpp>
#include <Zoltan2_Parameters.hpp>
#include <Zoltan2_IntegerRangeList.hpp>
#include <iostream>
#include <fstream>
#include <sstream>
#include <string>
Include dependency graph for paramToXML.cpp:

Go to the source code of this file.

Functions

void createAllParameters (Teuchos::ParameterList &pList)
 
int main (int argc, char *argv[])
 

Function Documentation

void createAllParameters ( Teuchos::ParameterList &  pList)

Definition at line 112 of file paramToXML.cpp.

int main ( int  argc,
char *  argv[] 
)

Definition at line 80 of file paramToXML.cpp.