|
Zoltan2
|
#include <Teuchos_GlobalMPISession.hpp>#include <Teuchos_RCP.hpp>#include <Zoltan2_Environment.hpp>#include <Zoltan2_TPLTraits.hpp>
Go to the source code of this file.
Defines | |
| #define | PRINTMSG(s) std::cout << (s) << " " << __FILE__ << ":" << __LINE__ << std::endl |
Functions | |
| int | main (int argc, char *argv[]) |
| #define PRINTMSG | ( | s | ) | std::cout << (s) << " " << __FILE__ << ":" << __LINE__ << std::endl |
Definition at line 100 of file TPLTraits.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 103 of file TPLTraits.cpp.
1.7.6.1