PeTar
N-body code for collisional gravitational systems
tide_test.cxx File Reference
#include <iostream>
#include <fstream>
#include <getopt.h>
#include <cmath>
#include <cassert>
#include <particle_simulator.hpp>
#include "two_body_tide.hpp"
#include "../src/io.hpp"
Include dependency graph for tide_test.cxx:

Classes

struct  Particle
 A sample particle class. More...
 

Macros

#define ASSERT   assert
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

◆ ASSERT

#define ASSERT   assert

Function Documentation

◆ main()

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