Epetra  Development
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Friends | List of all members
Epetra_BlockMapData Class Reference

Epetra_BlockMapData: The Epetra BlockMap Data Class. More...

#include <Epetra_BlockMapData.h>

Inheritance diagram for Epetra_BlockMapData:
Inheritance graph
[legend]
Collaboration diagram for Epetra_BlockMapData:
Collaboration graph
[legend]

Friends

class Epetra_BlockMap
 
class Epetra_Map
 

Additional Inherited Members

- Protected Member Functions inherited from Epetra_Data
 Epetra_Data ()
 Epetra_Data Serial Constructor.
 
 Epetra_Data (const Epetra_Data &Data)
 Epetra_Data Copy Constructor. More...
 
virtual ~Epetra_Data ()
 Epetra_Data Destructor.
 
void IncrementReferenceCount ()
 Increment reference count.
 
void DecrementReferenceCount ()
 Decrement reference count.
 
int ReferenceCount () const
 Get reference count.
 
- Protected Attributes inherited from Epetra_Data
int ReferenceCount_
 

Detailed Description

Epetra_BlockMapData: The Epetra BlockMap Data Class.

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.


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