SlowDown Algorithmic Regularization (SDAR)
Algorithmic Regularization with slowdown method for integrating few-body motions
H4::ForceH4 Class Reference

Particle force for hermite integrator. More...

#include <hermite_particle.h>

Public Member Functions

 ForceH4 ()
 
void clear ()
 clear function More...
 
void printColumnTitle (std::ostream &_fout, const int _width=20)
 print titles of class members using column style More...
 
void printColumn (std::ostream &_fout, const int _width=20)
 print data of class members using column style More...
 

Public Attributes

Float acc0 [3]
 
Float acc1 [3]
 
Float pot
 

Detailed Description

Particle force for hermite integrator.

Constructor & Destructor Documentation

◆ ForceH4()

H4::ForceH4::ForceH4 ( )
inline

Member Function Documentation

◆ clear()

void H4::ForceH4::clear ( )
inline

clear function

◆ printColumn()

void H4::ForceH4::printColumn ( std::ostream &  _fout,
const int  _width = 20 
)
inline

print data of class members using column style

print data of class members in one line for column style. Notice no newline is printed at the end

Parameters
[out]_foutstd::ostream output object
[in]_widthprint width (defaulted 20)

◆ printColumnTitle()

void H4::ForceH4::printColumnTitle ( std::ostream &  _fout,
const int  _width = 20 
)
inline

print titles of class members using column style

print titles of class members in one line for column style

Parameters
[out]_foutstd::ostream output object
[in]_widthprint width (defaulted 20)

Member Data Documentation

◆ acc0

Float H4::ForceH4::acc0[3]

◆ acc1

Float H4::ForceH4::acc1[3]

◆ pot

Float H4::ForceH4::pot

The documentation for this class was generated from the following file: