|
PeTar
N-body code for collisional gravitational systems
|
#include <iostream>#include <cstdio>#include <cstring>#include <iomanip>#include <fstream>#include <string>#include <map>Go to the source code of this file.
Classes | |
| struct | IOParamsPrintHelp |
| struct | IOParams< Type > |
| class | IOParamsContainer |
| IO Params container. More... | |
| class | FileHeader |
Macros | |
| #define | PRINT_WIDTH 15 |
| #define | PRINT_PRECISION 7 |
Functions | |
| template<class Type > | |
| std::ostream & | operator<< (std::ostream &os, const IOParams< Type > &par) |
| #define PRINT_PRECISION 7 |
| #define PRINT_WIDTH 15 |
| std::ostream& operator<< | ( | std::ostream & | os, |
| const IOParams< Type > & | par | ||
| ) |