PeTar
N-body code for collisional gravitational systems
bse_test.cxx File Reference
#include <iostream>
#include <fstream>
#include <getopt.h>
#include <cmath>
#include <vector>
#include <string>
#include "bse_interface.h"
#include "../src/io.hpp"
Include dependency graph for bse_test.cxx:

Classes

struct  BinaryBase
 

Functions

int main (int argc, char **argv)
 

Variables

const int WRITE_WIDTH =23
 
const int WRITE_PRECISION =14
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)
Here is the call graph for this function:

Variable Documentation

◆ WRITE_PRECISION

const int WRITE_PRECISION =14

◆ WRITE_WIDTH

const int WRITE_WIDTH =23