|
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().
1.7.6.1