SlowDown Algorithmic Regularization (SDAR)
Algorithmic Regularization with slowdown method for integrating few-body motions
information.h File Reference
#include "Common/Float.h"
#include "Common/binary_tree.h"
#include "AR/slow_down.h"
Include dependency graph for information.h:
This graph shows which files directly or indirectly include this file:

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...