Stratimikos Package Browser (Single Doxygen Collection)
Version of the Day
|
Functions | |
bool | Thyra::test_epetra_stratimikos_solver (Teuchos::ParameterList *paramList, const bool dumpAll, Teuchos::FancyOStream *out) |
Testing function for a single epetra stratimikos solver for a single matrix. More... | |
bool | Thyra::test_tpetra_stratimikos_solver (Teuchos::ParameterList *paramList, const bool dumpAll, Teuchos::FancyOStream *out) |
Testing function for a single tpetra stratimikos solver for a single matrix. More... | |
bool Thyra::test_epetra_stratimikos_solver | ( | Teuchos::ParameterList * | paramList, |
const bool | dumpAll, | ||
Teuchos::FancyOStream * | out | ||
) |
Testing function for a single epetra stratimikos solver for a single matrix.
Definition at line 26 of file test_epetra_stratimikos_solver.cpp.
bool Thyra::test_tpetra_stratimikos_solver | ( | Teuchos::ParameterList * | paramList, |
const bool | dumpAll, | ||
Teuchos::FancyOStream * | out | ||
) |
Testing function for a single tpetra stratimikos solver for a single matrix.
Definition at line 22 of file test_tpetra_stratimikos_solver.cpp.