Thyra Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
sillyPowerMethod_epetra.cpp File Reference
#include "sillyPowerMethod.hpp"
#include "createTridiagEpetraLinearOp.hpp"
#include "Thyra_TestingTools.hpp"
#include "Thyra_EpetraLinearOp.hpp"
#include "Thyra_get_Epetra_Operator.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Teuchos_CommandLineProcessor.hpp"
#include "Teuchos_StandardCatchMacros.hpp"
#include "Teuchos_VerboseObject.hpp"
#include "Teuchos_dyn_cast.hpp"
#include "Epetra_CrsMatrix.h"
#include "Epetra_Map.h"
Include dependency graph for sillyPowerMethod_epetra.cpp:

Go to the source code of this file.

Functions

void scaleFirstDiagElement (const double diagScale, Thyra::LinearOpBase< double > *A)
 
int main (int argc, char *argv[])
 

Function Documentation

void scaleFirstDiagElement ( const double  diagScale,
Thyra::LinearOpBase< double > *  A 
)
int main ( int  argc,
char *  argv[] 
)