|
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 42 of file sillyCgSolve_epetra.cpp.
References Thyra::apply(), Thyra::assign(), Thyra::VectorSpaceBase< Scalar >::createMember(), createTridiagEpetraLinearOp(), Thyra::NOTRANS, Thyra::randomize(), and sillyCgSolve().
1.7.4