|
PeTar
N-body code for collisional gravitational systems
|
group data delivery, used for two purpose More...
#include <ptcl.hpp>
Public Member Functions | |
| GroupDataDeliver () | |
| GroupDataDeliver (const GroupDataDeliver &_data) | |
| GroupDataDeliver & | operator= (const GroupDataDeliver &_data) |
Public Attributes | |
| ArtificialParticleInformation | artificial |
| struct { | |
| PS::F32 mass | |
| PS::F32vec vel | |
| } | cm |
| struct { | |
| PS::S64 data1 | |
| PS::S64 data2 | |
| } | data_int64 |
group data delivery, used for two purpose
artificial is used to store information of artificial particles cm is used to store the c.m. particle mass and velocity
|
inline |
|
inline |
|
inline |
| ArtificialParticleInformation GroupDataDeliver::artificial |
| struct { ... } GroupDataDeliver::cm |
| PS::S64 GroupDataDeliver::data1 |
| PS::S64 GroupDataDeliver::data2 |
| struct { ... } GroupDataDeliver::data_int64 |
| PS::F32 GroupDataDeliver::mass |
| PS::F32vec GroupDataDeliver::vel |