All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Namespaces | Functions
Xpetra_EpetraMap.cpp File Reference
#include "Xpetra_ConfigDefs.hpp"
#include "Xpetra_EpetraMap.hpp"
#include "Xpetra_EpetraUtils.hpp"
#include "Xpetra_EpetraExceptions.hpp"

Go to the source code of this file.

Namespaces

namespace  Xpetra
 

Xpetra namespace


Functions

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