|
PeTar
N-body code for collisional gravitational systems
|
#include <iostream>#include <iomanip>#include <string>#include <getopt.h>#include <particle_simulator.hpp>#include "io.hpp"#include "hard_assert.hpp"#include "cluster_list.hpp"#include "hard.hpp"#include "soft_ptcl.hpp"#include "static_variables.hpp"Macros | |
| #define | HARD_DEBUG_PRINT_FEQ 1024 |
Functions | |
| int | main (int argc, char **argv) |
| #define HARD_DEBUG_PRINT_FEQ 1024 |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |