Epetra Package Browser (Single Doxygen Collection)
Development
|
#include "Epetra_BLAS.h"
#include "ExecuteTestProblems.h"
#include "Epetra_Comm.h"
#include "Epetra_Vector.h"
#include "Epetra_FEVector.h"
#include "Epetra_IntSerialDenseVector.h"
#include "Epetra_SerialDenseMatrix.h"
#include <../src/Epetra_matrix_data.h>
#include <../src/Epetra_test_functions.h>
Go to the source code of this file.
Functions | |
int | Drumm1 (const Epetra_Map &map, bool verbose) |
int | Drumm2 (const Epetra_Map &map, bool verbose) |
int | Drumm3 (const Epetra_Map &map, bool verbose) |
int | four_quads (const Epetra_Comm &Comm, bool preconstruct_graph, bool verbose) |
int | submatrix_formats (const Epetra_Comm &Comm, bool verbose) |
int | rectangular (const Epetra_Comm &Comm, bool verbose) |
int Drumm1 | ( | const Epetra_Map & | map, |
bool | verbose | ||
) |
Definition at line 54 of file FECrsMatrix_LL/ExecuteTestProblems.cpp.
int Drumm2 | ( | const Epetra_Map & | map, |
bool | verbose | ||
) |
Definition at line 181 of file FECrsMatrix_LL/ExecuteTestProblems.cpp.
int Drumm3 | ( | const Epetra_Map & | map, |
bool | verbose | ||
) |
Definition at line 309 of file FECrsMatrix_LL/ExecuteTestProblems.cpp.
int four_quads | ( | const Epetra_Comm & | Comm, |
bool | preconstruct_graph, | ||
bool | verbose | ||
) |
Definition at line 427 of file FECrsMatrix_LL/ExecuteTestProblems.cpp.
int submatrix_formats | ( | const Epetra_Comm & | Comm, |
bool | verbose | ||
) |
Definition at line 686 of file FECrsMatrix_LL/ExecuteTestProblems.cpp.
int rectangular | ( | const Epetra_Comm & | Comm, |
bool | verbose | ||
) |
Definition at line 778 of file FECrsMatrix_LL/ExecuteTestProblems.cpp.