ESyS-Particle  2.3
tesp_sc.cpp File Reference
#include "test_comm.h"
#include <iostream>
#include <vector>
#include <set>
#include <multimap>
Include dependency graph for tesp_sc.cpp:

Functions

bool test_scatter (TML_Comm *comm, int rank)
 
bool test_gather (TML_Comm *comm, int rank)
 
bool test_group_sc (TML_Comm *comm, int rank)
 

Function Documentation

bool test_gather ( TML_Comm comm,
int  rank 
)
bool test_group_sc ( TML_Comm comm,
int  rank 
)

Referenced by main().

Here is the caller graph for this function:

bool test_scatter ( TML_Comm comm,
int  rank 
)