Zoltan2
|
#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_Parameters.hpp>
#include <Zoltan2_IntegerRangeList.hpp>
#include <iostream>
#include <fstream>
#include <sstream>
#include <string>
Go to the source code of this file.
Functions | |
int | main () |
int main | ( | ) |
Definition at line 43 of file paramTest.cpp.