Xpetra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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< GlobalOrdinal, Node >
 
class  Xpetra::EpetraMapT< int, EpetraNode >
 
class  Xpetra::EpetraMapT< long long, EpetraNode >
 

Namespaces

 Xpetra
 Xpetra namespace
 

Functions

template<class GlobalOrdinal , class Node >
const Epetra_Map & Xpetra::toEpetra (const Map< int, GlobalOrdinal, Node > &map)
 
template<class GlobalOrdinal , class Node >
const Epetra_Map & Xpetra::toEpetra (const RCP< const Map< int, GlobalOrdinal, Node > > &map)
 
template<class GlobalOrdinal , class Node >
const RCP< const Map< int,
GlobalOrdinal, Node > > 
Xpetra::toXpetra (const Epetra_BlockMap &)