Stratimikos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
simple_tpetra_stratimikos_example.cpp File Reference
#include "Tpetra_Core.hpp"
#include "Tpetra_CrsMatrix.hpp"
#include "Tpetra_Vector.hpp"
#include "Stratimikos_DefaultLinearSolverBuilder.hpp"
#include "Thyra_TpetraThyraWrappers.hpp"
#include "Thyra_LinearOpTester.hpp"
#include "Thyra_LinearOpWithSolveTester.hpp"
#include "Thyra_LinearOpWithSolveFactoryHelpers.hpp"
#include "Thyra_TpetraLinearOp.hpp"
#include "Thyra_TpetraVector.hpp"
#include "MatrixMarket_Tpetra.hpp"
#include "Teuchos_ParameterList.hpp"
#include "Teuchos_XMLParameterListHelpers.hpp"
#include "Teuchos_StandardCatchMacros.hpp"
Include dependency graph for simple_tpetra_stratimikos_example.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

bool readAndSolveLinearSystem ( int  argc,
char *  argv[] 
)

Definition at line 32 of file simple_tpetra_stratimikos_example.cpp.

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

Definition at line 262 of file simple_tpetra_stratimikos_example.cpp.