sarkas.time_evolution.integrators.Integrator.pot_acc_setup#

Integrator.pot_acc_setup(potential)[source]#

Link the update_accelerations() method depending on the potential algorithm.

Parameters

potential (sarkas.potentials.core.Potential) – Potential class.