Thyra Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Modules
Here is a list of all modules:
[detail level 12]
oEpetra to Thyra Operator/Vector Adapter Code
oAssorted Epetra to Thyra Operator/Vector Adapter Example CodeBelow are links to example code that demonstrate various use cases for the Epetra to Thyra operator/vector adapters:
|oEpetra Implemenation of the Power MethodHere is an example program that shows the use of the Epetra adapter subclasses with the example linear ANA implementation sillyPowerMethod()
|oEpetra Implemenation of the CG MethodHere is an example program that shows the use of the Epetra adapter subclasses with the example linear ANA implementation sillyCgSolve()
|\Testing Program for Thyra/Epetra AdaptersHere we show the testing program that is used to perform regression tests on the Epetra adapter subclasses and tests a number of other classes as well
\Simple Forward Solve Example Problem