FEI Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
test_MatrixGraph.cpp File Reference
Include dependency graph for test_MatrixGraph.cpp:

Go to the source code of this file.

Macros

#define fei_file   "test_MatrixGraph.cpp"

Functions

int test_MatrixGraph_test6 (MPI_Comm comm, int numProcs, int localProc, const std::string &path)
void test_MatrixGraph_test7 (MPI_Comm comm, int numProcs, int localProc)
void test_MatrixGraph_test8 (MPI_Comm comm, int numProcs, int localProc)
int init_nonsymmetric_block (testData *testdata, fei::MatrixGraph *matrixGraph)

Macro Definition Documentation

◆ fei_file

#define fei_file   "test_MatrixGraph.cpp"

Definition at line 23 of file test_MatrixGraph.cpp.

Function Documentation

◆ test_MatrixGraph_test6()

int test_MatrixGraph_test6 ( MPI_Comm comm,
int numProcs,
int localProc,
const std::string & path )

◆ test_MatrixGraph_test7()

void test_MatrixGraph_test7 ( MPI_Comm comm,
int numProcs,
int localProc )

◆ test_MatrixGraph_test8()

◆ init_nonsymmetric_block()