ShyLU
Version of the Day
|
Public Member Functions | |
IterativeSolverInterface (Matrix *inA, Teuchos::ParameterList *pList) | |
int | init_matrix (Matrix *inA, Teuchos::ParameterList *pList) |
int | solve (Vector *b, Vector *x) |
Definition at line 57 of file shylu_iterativesolver_interface_decl.hpp.