|
Swarm-NG
1.1
|
Defines and implements the monitor that logs time and events at times near a transit on GPU. More...
#include <iostream>#include <sstream>#include <thrust/device_vector.h>#include <thrust/sort.h>#include "swarm/gpu/gravitation_accjerk.hpp"#include "swarm/log/gpulog/lprintf.h"Go to the source code of this file.
Namespaces | |
| swarm | |
| Swarm-NG library. | |
| swarm::monitors | |
| Namespace for monitors (i.e., stoppers & loggers) and their associated classes. | |
Constant Groups | |
| swarm | |
| Swarm-NG library. | |
| swarm::monitors | |
| Namespace for monitors (i.e., stoppers & loggers) and their associated classes. | |
Defines and implements the monitor that logs time and events at times near a transit on GPU.
EXPERIMENTAL: This class is not thoroughly tested.
Definition in file log_rvs.hpp.