test_swarm_state.cc File Reference
#include <vector>
#include <memory>
#include <cstdlib>
#include <string>
#include <exception>
#include "gtest/gtest.h"
#include "portage/swarm/swarm.h"
#include "portage/swarm/swarm_state.h"
#include "portage/support/portage.h"
#include "wonton/mesh/simple/simple_mesh.h"
#include "wonton/mesh/simple/simple_mesh_wrapper.h"
#include "wonton/state/simple/simple_state.h"
#include "wonton/state/simple/simple_state_wrapper.h"
#include "wonton/support/Point.h"

Functions

 TEST (SwarmState, basic)
 
 TEST (SwarmState, Simple_State_Wrapper)
 Unit test for constructor with Simple_State_Wrapper in 3D using cells. More...
 

Function Documentation

◆ TEST() [1/2]

TEST ( SwarmState  ,
basic   
)

◆ TEST() [2/2]

TEST ( SwarmState  ,
Simple_State_Wrapper   
)

Unit test for constructor with Simple_State_Wrapper in 3D using cells.