|
Ifpack Package Browser (Single Doxygen Collection)
Development
|
#include "Ifpack_ConfigDefs.h"#include "Epetra_SerialComm.h"#include "Epetra_Comm.h"#include "Epetra_Map.h"#include "Epetra_MultiVector.h"#include "Epetra_CrsMatrix.h"#include "Ifpack_ILU.h"#include "Ifpack_ILUT.h"#include "Ifpack_AdditiveSchwarz.h"
Go to the source code of this file.
Functions | |
| template<class T > | |
| void | Test (const std::string what, Epetra_RowMatrix &A) |
| int | main (int argc, char *argv[]) |
| void Test | ( | const std::string | what, |
| Epetra_RowMatrix & | A | ||
| ) |
Definition at line 59 of file test/UseTranspose/cxx_main.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 101 of file test/UseTranspose/cxx_main.cpp.
1.8.5