|
Zoltan2
|
#include <Zoltan2_TestHelpers.hpp>#include <Zoltan2_IdentifierTraits.hpp>#include <ostream>#include <string>#include <algorithm>#include <utility>#include <Teuchos_GlobalMPISession.hpp>
Go to the source code of this file.
Functions | |
| template<typename T > | |
| void | check_traits (Teuchos::RCP< const Teuchos::Comm< int > > &tcomm, T &val, T &higherVal) |
| int | main (int argc, char *argv[]) |
| void check_traits | ( | Teuchos::RCP< const Teuchos::Comm< int > > & | tcomm, |
| T & | val, | ||
| T & | higherVal | ||
| ) |
Definition at line 63 of file IdentifierTraits.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 154 of file IdentifierTraits.cpp.
1.7.6.1