Zoltan2
|
#include <Teuchos_RCP.hpp>
#include <Teuchos_DefaultComm.hpp>
#include <Teuchos_Comm.hpp>
#include <Tpetra_Map.hpp>
#include <Epetra_Map.h>
#include <Xpetra_EpetraMap.hpp>
#include <Xpetra_EpetraUtils.hpp>
Go to the source code of this file.
Functions | |
int | main (int narg, char **arg) |
int main | ( | int | narg, |
char ** | arg | ||
) |
Definition at line 24 of file XpetraEpetraMap.cpp.