Epetra  Development
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Epetra_GIDTypeSerialDenseVector< int_type > Class Template Reference

Epetra_GIDTypeSerialDenseVector: A class for switching between "int" and "long long" GID Type at compile time. More...

#include <Epetra_GIDTypeSerialDenseVector.h>

Detailed Description

template<typename int_type>
class Epetra_GIDTypeSerialDenseVector< int_type >

Epetra_GIDTypeSerialDenseVector: A class for switching between "int" and "long long" GID Type at compile time.

The Epetra_GIDTypeSerialDenseVector class enables the construction and use of integer-valued, dense vectors to store "int" or "long long".


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