|
Epetra Package Browser (Single Doxygen Collection)
Development
|
#include "Epetra_BlockMap.h"#include "Epetra_Map.h"#include "Epetra_LocalMap.h"#include "Epetra_Vector.h"#include "BuildTestProblems.h"#include "../epetra_test_err.h"

Go to the source code of this file.
Functions | |
| int | MatrixTests (const Epetra_BlockMap &map, const Epetra_LocalMap &LocalMap, bool verbose) |
| int | VectorTests (const Epetra_BlockMap &Map, bool verbose) |
| int | BadResidual (bool verbose, double *Residual) |
| int MatrixTests | ( | const Epetra_BlockMap & | map, |
| const Epetra_LocalMap & | LocalMap, | ||
| bool | verbose | ||
| ) |
Definition at line 52 of file Vector/ExecuteTestProblems.cpp.
| int VectorTests | ( | const Epetra_BlockMap & | Map, |
| bool | verbose | ||
| ) |
Definition at line 234 of file Vector/ExecuteTestProblems.cpp.
| int BadResidual | ( | bool | verbose, |
| double * | Residual | ||
| ) |
Definition at line 471 of file Vector/ExecuteTestProblems.cpp.
1.8.5