|
Thyra Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "createTridiagEpetraLinearOp.hpp"#include "sillyCgSolve.hpp"#include "Thyra_EpetraThyraWrappers.hpp"#include "Thyra_EpetraLinearOp.hpp"#include "Thyra_DefaultSpmdVectorSpace.hpp"#include "Teuchos_GlobalMPISession.hpp"#include "Teuchos_CommandLineProcessor.hpp"#include "Teuchos_VerboseObject.hpp"#include "Teuchos_StandardCatchMacros.hpp"
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 55 of file sillyCgSolve_epetra.cpp.
References createTridiagEpetraLinearOp(), TEUCHOS_STANDARD_CATCH_STATEMENTS, and TEUCHOS_TEST_FOR_EXCEPTION.
1.8.5