|
Epetra Package Browser (Single Doxygen Collection)
Development
|
#include "Epetra_Time.h"#include "Epetra_Map.h"#include "Epetra_LocalMap.h"#include "Epetra_MpiComm.h"#include <mpi.h>#include "checkmap.h"#include "../epetra_test_err.h"#include "Epetra_Version.h"
Go to the source code of this file.
Functions | |
| int | checkMapDataClass (Epetra_Comm &Comm, int verbose) |
| int | checkLocalMapDataClass (Epetra_Comm &Comm, int verbose) |
| int | main (int argc, char *argv[]) |
| int checkMapDataClass | ( | Epetra_Comm & | Comm, |
| int | verbose | ||
| ) |
Definition at line 274 of file test/Map/cxx_main.cpp.
| int checkLocalMapDataClass | ( | Epetra_Comm & | Comm, |
| int | verbose | ||
| ) |
Definition at line 330 of file test/Map/cxx_main.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 60 of file test/Map/cxx_main.cpp.
1.8.5