44 #ifndef EPETRA_GIDTYPEVECTOR_H
45 #define EPETRA_GIDTYPEVECTOR_H
47 #if defined(Epetra_SHOW_DEPRECATED_WARNINGS)
49 #warning "The Epetra package is deprecated"
66 template<
typename int_type>
69 #ifndef EPETRA_NO_32BIT_GLOBAL_INDICES
80 #ifndef EPETRA_NO_64BIT_GLOBAL_INDICES
Epetra_LongLongVector: A class for constructing and using dense integer vectors on a parallel compute...
Epetra_IntVector: A class for constructing and using dense integer vectors on a parallel computer...
Epetra_GIDTypeVector: A class for constructing and using dense "int" and "long long" vectors on a par...
Epetra_LongLongVector impl