|
PeTar
N-body code for collisional gravitational systems
|
#include <iostream>#include <fstream>#include <getopt.h>#include <cmath>#include <vector>#include <string>#include "bse_interface.h"#include "../src/io.hpp"Classes | |
| struct | BinaryBase |
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| const int | WRITE_WIDTH =23 |
| const int | WRITE_PRECISION =14 |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| const int WRITE_PRECISION =14 |
| const int WRITE_WIDTH =23 |