ESyS-Particle  2.3.4
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

◆ test_gather()

bool test_gather ( TML_Comm comm,
int  rank 
)

◆ test_group_sc()

bool test_group_sc ( TML_Comm comm,
int  rank 
)

Referenced by main().

Here is the caller graph for this function:

◆ test_scatter()

bool test_scatter ( TML_Comm comm,
int  rank 
)