EpetraExt  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
EpetraExt_BlockAdjacencyGraph.h File Reference
#include <Teuchos_RCP.hpp>
#include <vector>
Include dependency graph for EpetraExt_BlockAdjacencyGraph.h:
This graph shows which files directly or indirectly include this file:

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...