test_mpi_particle_distribute.cc File Reference
#include <iostream>
#include "portage/accumulate/accumulate.h"
#include "portage/distributed/mpi_particle_distribute.h"
#include "portage/support/portage.h"
#include "portage/swarm/swarm.h"
#include "portage/swarm/swarm_state.h"
#include "portage/support/faceted_setup.h"
#include "wonton/mesh/jali/jali_mesh_wrapper.h"
#include "wonton/support/Point.h"
#include "gtest/gtest.h"
#include "mpi.h"
#include "Mesh.hh"
#include "MeshFactory.hh"
Functions | |
TEST (MPI_Particle_Distribute, SimpleTest2DGather) | |
TEST (MPI_Particle_Distribute, SimpleTest2DScatter) | |
TEST (MPI_Particle_Distribute, SimpleTest3DGather) | |
TEST (MPI_Particle_Distribute, SimpleTest3DScatter) | |
TEST (MPI_Particle_Distribute, SimpleTest2DFaceted) | |
TEST (MPI_Particle_Distribute, SimpleTest3DFaceted) | |
Function Documentation
◆ TEST() [1/6]
TEST | ( | MPI_Particle_Distribute | , |
SimpleTest2DGather | |||
) |
◆ TEST() [2/6]
TEST | ( | MPI_Particle_Distribute | , |
SimpleTest2DScatter | |||
) |
◆ TEST() [3/6]
TEST | ( | MPI_Particle_Distribute | , |
SimpleTest3DGather | |||
) |
◆ TEST() [4/6]
TEST | ( | MPI_Particle_Distribute | , |
SimpleTest3DScatter | |||
) |
◆ TEST() [5/6]
TEST | ( | MPI_Particle_Distribute | , |
SimpleTest2DFaceted | |||
) |
◆ TEST() [6/6]
TEST | ( | MPI_Particle_Distribute | , |
SimpleTest3DFaceted | |||
) |