Epetra Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
Functions
ExecuteTestProblems.h File Reference
#include "Epetra_BlockMap.h"
#include "Epetra_Map.h"
#include "Epetra_LocalMap.h"
#include "Epetra_Vector.h"
#include "BuildTestProblems.h"
#include "../epetra_test_err.h"
Include dependency graph for Vector/ExecuteTestProblems.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ MatrixTests()

int MatrixTests ( const Epetra_BlockMap & map,
const Epetra_LocalMap & LocalMap,
bool verbose )

Definition at line 52 of file Vector/ExecuteTestProblems.cpp.

◆ VectorTests()

int VectorTests ( const Epetra_BlockMap & Map,
bool verbose )

Definition at line 234 of file Vector/ExecuteTestProblems.cpp.

◆ BadResidual()

int BadResidual ( bool verbose,
double * Residual )

Definition at line 471 of file Vector/ExecuteTestProblems.cpp.