ShyLU  Version of the Day
Public Member Functions | List of all members
ShyLU::IterativeSolverInterface< Matrix, Vector > Class Template Reference

Public Member Functions

 IterativeSolverInterface (Matrix *inA, Teuchos::ParameterList *pList)
 
int init_matrix (Matrix *inA, Teuchos::ParameterList *pList)
 
int solve (Vector *b, Vector *x)
 

Detailed Description

template<class Matrix, class Vector>
class ShyLU::IterativeSolverInterface< Matrix, Vector >

Definition at line 57 of file shylu_iterativesolver_interface_decl.hpp.


The documentation for this class was generated from the following files: