All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Classes | Namespaces | Typedefs | Functions
Xpetra_EpetraMap.hpp File Reference
#include "Xpetra_EpetraConfigDefs.hpp"
#include "Xpetra_Map.hpp"
#include <Epetra_Map.h>
#include <Epetra_BlockMap.h>
#include "Xpetra_Utils.hpp"
#include "Xpetra_EpetraUtils.hpp"
#include "Xpetra_EpetraExceptions.hpp"
#include "Xpetra_ConfigDefs.hpp"

Go to the source code of this file.

Classes

class  Xpetra::EpetraMapT< EpetraGlobalOrdinal >

Namespaces

namespace  Xpetra
 

Xpetra namespace


Typedefs

typedef EpetraMapT< int > Xpetra::EpetraMap
typedef EpetraMapT< long long > Xpetra::EpetraMap64

Functions

template<class GlobalOrdinal >
const Epetra_Map & Xpetra::toEpetra (const Map< int, GlobalOrdinal > &map)
template<class GlobalOrdinal >
const Epetra_Map & Xpetra::toEpetra (const RCP< const Map< int, GlobalOrdinal > > &map)
template<class GlobalOrdinal >
const RCP< const Map< int,
GlobalOrdinal > > 
Xpetra::toXpetra (const Epetra_BlockMap &map)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines