| PeTar
    N-body code for collisional gravitational systems | 
#include <iostream>#include <particle_simulator.hpp>#include <getopt.h>#include "soft_ptcl.hpp"#include "io.hpp"#include "status.hpp"| Classes | |
| class | FPSoftWriteArtificial | 
| redefine readAscii to read group data format, write in I64 format  More... | |
| class | FileHeaderNoOffset | 
| old version without c.m. pos and vel offset  More... | |
| Typedefs | |
| typedef PS::ParticleSystem< FPSoft > | SystemSoft | 
| typedef PS::ParticleSystem< FPSoftWriteArtificial > | SystemSoftWriteArtificial | 
| Functions | |
| int | main (int argc, char *argv[]) | 
| typedef PS::ParticleSystem<FPSoft> SystemSoft | 
| typedef PS::ParticleSystem<FPSoftWriteArtificial> SystemSoftWriteArtificial | 
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) |