ForTrilinos
 All Classes Files Functions Pages
fepetra_crsgraph::epetra_crsgraph Type Reference


Epetra_CrsGraph: A class for constructing and using sparse compressed row graphs. More...

Detailed Description


Epetra_CrsGraph: A class for constructing and using sparse compressed row graphs.

Epetra_CrsGraph enables the piecewise construction and use of sparse matrix graphs (the integer structure without values) where entries are intended for row access. Epetra_CrsGraph is an attribute of all Epetra row-based matrix classes, defining their nonzero structure and also holding their Epetra_Map attributes.


The documentation for this type was generated from the following file: