Zoltan2
Loading...
Searching...
No Matches
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

◆ createAllParameters()

void createAllParameters ( Teuchos::ParameterList & pList)

Definition at line 76 of file paramToXML.cpp.

◆ main()

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

Definition at line 44 of file paramToXML.cpp.