|
PeTar
N-body code for collisional gravitational systems
|
#include <iostream>#include <cstdio>#include <particle_simulator.hpp>#include "io.hpp"#include <getopt.h>Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |