|
EpetraExt Package Browser (Single Doxygen Collection)
Development
|
#include "EpetraExt_Version.h"#include "Epetra_CrsMatrix.h"#include "Epetra_VbrMatrix.h"#include "Epetra_Vector.h"#include "Epetra_MultiVector.h"#include "Epetra_LocalMap.h"#include "Epetra_IntVector.h"#include "Epetra_Map.h"#include "Epetra_MpiComm.h"#include <mpi.h>#include "Epetra_Time.h"#include "EpetraExt_Transpose_RowMatrix.h"#include "Trilinos_Util.h"
Go to the source code of this file.
Functions | |
| int | checkResults (Epetra_RowMatrix *A, Epetra_CrsMatrix *transA, Epetra_Vector *xexact, bool verbose) |
| int | main (int argc, char *argv[]) |
| int checkResults | ( | Epetra_RowMatrix * | A, |
| Epetra_CrsMatrix * | transA, | ||
| Epetra_Vector * | xexact, | ||
| bool | verbose | ||
| ) |
Definition at line 217 of file test/Transpose/cxx_main.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 68 of file test/Transpose/cxx_main.cpp.
1.8.5