SlowDown Algorithmic Regularization (SDAR)
Algorithmic Regularization with slowdown method for integrating few-body motions
|
#include <neighbor.h>
Public Types | |
typedef ParticleH4< Tparticle > | Single |
typedef COMM::ParticleGroup< Tparticle, ParticleH4< Tparticle > > | Group |
Public Member Functions | |
NBAdr () | |
NBAdr (Single *_adr, const int _index) | |
NBAdr (Group *_adr, const int _index) | |
NBAdr & | operator= (const NBAdr &_nb) |
Public Attributes | |
void * | adr |
int | index |
NBType | type |
typedef COMM::ParticleGroup<Tparticle, ParticleH4<Tparticle> > H4::NBAdr< Tparticle >::Group |
typedef ParticleH4<Tparticle> H4::NBAdr< Tparticle >::Single |
|
inline |
void* H4::NBAdr< Tparticle >::adr |
int H4::NBAdr< Tparticle >::index |