Epetra Package Browser (Single Doxygen Collection)
Development
|
#include "Epetra_Map.h"
Go to the source code of this file.
Functions | |
int | quad1 (const Epetra_Map &map, bool verbose) |
int | quad2 (const Epetra_Map &map, bool verbose) |
int | MultiVectorTests (const Epetra_Map &Map, int NumVectors, bool verbose) |
int | four_quads (const Epetra_Comm &Comm, bool preconstruct_graph, bool verbose) |
int quad1 | ( | const Epetra_Map & | map, |
bool | verbose | ||
) |
Definition at line 54 of file FEVbrMatrix/ExecuteTestProblems.cpp.
int quad2 | ( | const Epetra_Map & | map, |
bool | verbose | ||
) |
Definition at line 214 of file FEVbrMatrix/ExecuteTestProblems.cpp.
int MultiVectorTests | ( | const Epetra_Map & | Map, |
int | NumVectors, | ||
bool | verbose | ||
) |
Definition at line 361 of file FEVbrMatrix/ExecuteTestProblems.cpp.
int four_quads | ( | const Epetra_Comm & | Comm, |
bool | preconstruct_graph, | ||
bool | verbose | ||
) |
Definition at line 206 of file FECrsGraph/ExecuteTestProblems.cpp.