#include <iostream>
#include <math.h>
#include <set>
#include <limits>
#include "../../trunk/CombBLAS/CombBLAS.h"
Go to the source code of this file.
|
| template<typename c , typename t > |
| std::basic_ostream< c, t > & | operator<< (std::basic_ostream< c, t > &lhs, const Node &rhs) |
| |
| template<> |
| MPI::Datatype | MPIType< Node > (void) |
| |
| void | apply (void *invec, void *inoutvec, int *len, MPI_Datatype *datatype) |
| |
◆ apply()
| void apply |
( |
void * |
invec, |
|
|
void * |
inoutvec, |
|
|
int * |
len, |
|
|
MPI_Datatype * |
datatype |
|
) |
| |
◆ MPIType< Node >()
template<>
| MPI::Datatype MPIType< Node > |
( |
void |
| ) |
|
◆ operator<<()
template<typename c , typename t >
| std::basic_ostream< c, t > & operator<< |
( |
std::basic_ostream< c, t > & |
lhs, |
|
|
const Node & |
rhs |
|
) |
| |
|
inline |
◆ Node_MPI_datatype
| MPI::Datatype Node_MPI_datatype |
◆ staticMPIop