Swarm-NG  1.1
swarm::monitors::stop_on_ejection_or_close_encounter< L > Struct Template Reference

Combination of stop_on_ejcetion and stop_on_close_encounter EXPERIMENTAL: This class is not thoroughly tested. More...

#include <composites.hpp>

Classes

struct  params
 Define the structure params. More...
 

Public Member Functions

GPUAPI stop_on_ejection_or_close_encounter (const params &p, ensemble::SystemRef &s, L &l)
 default constructor
 
GPUAPI bool pass_one (int thread_in_system)
 Check if need full test.
 
GPUAPI int pass_two (int thread_in_system)
 check if deactivating the system
 

Detailed Description

template<class L>
struct swarm::monitors::stop_on_ejection_or_close_encounter< L >

Combination of stop_on_ejcetion and stop_on_close_encounter EXPERIMENTAL: This class is not thoroughly tested.

Definition at line 146 of file composites.hpp.


The documentation for this struct was generated from the following file: