|
EpetraExt
Development
|
#include <EpetraExt_BlockAdjacencyGraph.h>#include <Epetra_CrsMatrix.h>#include <Epetra_CrsGraph.h>#include <Epetra_Map.h>#include <Epetra_Comm.h>#include <math.h>#include <cstdlib>
Go to the source code of this file.
Namespaces | |
| EpetraExt | |
| EpetraExt::BlockCrsMatrix: A class for constructing a distributed block matrix. | |
Functions | |
| int | EpetraExt::compare_ints (const void *a, const void *b) |
| Given an Epetra_CrsGraph that has block structure, an adjacency graph is constructed representing the block connectivity of the original graph. More... | |
| int | EpetraExt::ceil31log2 (int n) |
1.8.5