Amesos Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
stratimikos_example.cpp File Reference
#include "Stratimikos_Config.h"
#include "Teuchos_ConfigDefs.hpp"
#include "Teuchos_FancyOStream.hpp"
#include "simpleStratimikosSolve.hpp"
#include "Stratimikos_DefaultLinearSolverBuilder.hpp"
#include "Thyra_EpetraLinearOp.hpp"
#include "EpetraExt_readEpetraLinearSystem.h"
#include "Teuchos_ParameterList.hpp"
#include "Epetra_SerialComm.h"
#include "Teuchos_GlobalMPISession.hpp"
#include "Teuchos_VerboseObject.hpp"
#include "Teuchos_CommandLineProcessor.hpp"
#include "Teuchos_XMLParameterListHelpers.hpp"
#include "Teuchos_StandardCatchMacros.hpp"
Include dependency graph for stratimikos_example.cpp:

Go to the source code of this file.

Namespaces

 Teuchos
 

Functions

bool TestSingleStratimikosSolver (Teuchos::ParameterList *paramList_inout, const bool dumpAll, Teuchos::FancyOStream *out)
 
int main (int argc, char *argv[])
 

Function Documentation

bool TestSingleStratimikosSolver ( Teuchos::ParameterList paramList_inout,
const bool  dumpAll,
Teuchos::FancyOStream out 
)

Definition at line 49 of file stratimikos_example.cpp.

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

Definition at line 183 of file stratimikos_example.cpp.