Ifpack Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
LL/aztecoo_solve.cpp File Reference
#include "Teuchos_GlobalMPISession.hpp"
#include "Teuchos_CommandLineProcessor.hpp"
#include "Teuchos_ParameterList.hpp"
#include "Teuchos_ParameterXMLFileReader.hpp"
#include "Teuchos_RefCountPtr.hpp"
#include "Teuchos_Time.hpp"
#include "Teuchos_Comm.hpp"
#include "Epetra_SerialComm.h"
#include "Epetra_LinearProblem.h"
#include "AztecOO.h"
#include "ParameterHelper.hpp"
#include "build_problem.hpp"
#include "build_solver.hpp"
Include dependency graph for LL/aztecoo_solve.cpp:

Go to the source code of this file.

Functions

void process_command_line (int argc, char *argv[], std::string &xml_file)
 
int main (int argc, char *argv[])
 

Function Documentation

void process_command_line ( int  argc,
char *  argv[],
std::string &  xml_file 
)
int main ( int  argc,
char *  argv[] 
)

Definition at line 68 of file LL/aztecoo_solve.cpp.