![]()  | 
  
    PURIFY
    
   Next-generation radio interferometric imaging 
   | 
 
#include <random>#include <set>#include <purify/AllToAllSparseVector.h>#include <purify/DistributeSparseVector.h>#include "catch2/catch_all.hpp"#include <sopt/mpi/communicator.h>
 Include dependency graph for distribute_sparse_vector.cc:Go to the source code of this file.
Functions | |
| TEST_CASE ("Distribe Sparse Vector") | |
| TEST_CASE ("All to one Sparse Vector") | |
| TEST_CASE ("All to All Sparse Vector") | |
| TEST_CASE ("recv_sizes") | |
| TEST_CASE ("recv_sizes 64 bit") | |
| TEST_CASE | ( | "All to All Sparse Vector" | ) | 
Definition at line 79 of file distribute_sparse_vector.cc.
References CHECK, and CHECK_THROWS.
| TEST_CASE | ( | "All to one Sparse Vector" | ) | 
Definition at line 43 of file distribute_sparse_vector.cc.
References CHECK.
| TEST_CASE | ( | "Distribe Sparse Vector" | ) | 
| TEST_CASE | ( | "recv_sizes 64 bit" | ) | 
| TEST_CASE | ( | "recv_sizes" | ) |