EpetraExt
Development
|
#include <Teuchos_RCP.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
class | EpetraExt::BlockAdjacencyGraph |
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... | |