#include <Epetra_BlockMapData.h>
Inheritance diagram for Epetra_BlockMapData:
Friends | |
| class | Epetra_BlockMap |
The Epetra_BlockMapData class is an implementation detail of Epetra_BlockMap. It is reference-counted, and can be shared by multiple Epetra_BlockMap instances. It derives from Epetra_Data, and inherits reference-counting from it.
1.3.9.1