Swarm-NG  1.1
rkck_fixed.cu File Reference

Initializes the fixed Runge Kutta Cash Karp integrator plugin. More...

#include "rkck.hpp"

Go to the source code of this file.

Variables

integrator_plugin_initializer
< rkck< FixedTimeStep,
stop_on_ejection< L >
,GravitationAcc > > 
rkck_fixed_plugin ("rkck_fixed")
 Initialize the integrator plugin for fixed rkck integrator.
 
integrator_plugin_initializer
< rkck< FixedTimeStep,
stop_on_ejection_or_close_encounter
< L >,GravitationAcc > > 
rkck_fixed_close_encounter_plugin ("rkck_fixed_close_encounter")
 Initialize the integrator plugin for fixed rkck integrator for close encounter event.
 

Detailed Description

Initializes the fixed Runge Kutta Cash Karp integrator plugin.

Definition in file rkck_fixed.cu.