SlowDown Algorithmic Regularization (SDAR)
Algorithmic Regularization with slowdown method for integrating few-body motions
|
Go to the source code of this file.
Classes | |
class | AR::BinarySlowDown |
binary parameter with slowdown More... | |
class | AR::Information< Tparticle, Tpcm > |
A class contains information (e.g. parameters, binary tree, indices) about the particle group. More... | |
Namespaces | |
AR | |
Algorithmic regularization (time transformed explicit symplectic integrator) namespace. | |
Typedefs | |
template<class Tparticle > | |
using | AR::BinaryTree = COMM::BinaryTree< Tparticle, BinarySlowDown > |
define ar binary tree More... | |
Enumerations | |
enum | AR::FixStepOption { AR::FixStepOption::always, AR::FixStepOption::later, AR::FixStepOption::none } |
Fix step options for integration with adjusted step (not for time sychronizatio phase) More... | |