Xpetra Version of the Day
Loading...
Searching...
No Matches
Xpetra_EpetraExport.cpp File Reference
#include "Xpetra_EpetraExport.hpp"
#include "Xpetra_Exceptions.hpp"
#include "TpetraCore_config.h"

Go to the source code of this file.

Namespaces

namespace  Xpetra
 Xpetra namespace
 

Functions

template<class GlobalOrdinal , class Node >
RCP< const Export< int, GlobalOrdinal, Node > > Xpetra::toXpetra (const Epetra_Export *exp)
 
template RCP< const Export< int, int, Xpetra::EpetraNode > > Xpetra::toXpetra< int, Xpetra::EpetraNode > (const Epetra_Export *)
 
template RCP< const Export< int, long long, Xpetra::EpetraNode > > Xpetra::toXpetra< long long, Xpetra::EpetraNode > (const Epetra_Export *)