PeTar
N-body code for collisional gravitational systems
simd_test.cxx File Reference
#include <iostream>
#include <cstdio>
#include <iomanip>
#include <string>
#include <cstdlib>
#include <cassert>
#include <unistd.h>
#include <particle_simulator.hpp>
#include "soft_ptcl.hpp"
#include "soft_force.hpp"
#include "io.hpp"
#include "particle_distribution_generator.hpp"
#include "static_variables.hpp"
Include dependency graph for simd_test.cxx:

Macros

#define ASSERT   assert
 
#define RSQRT_NR_EPJ_X2
 
#define SPJSoft   PS::SPJMonopoleInAndOut
 

Functions

void setSpj (const PS::F64 N, SPJSoft &sp)
 
int main (int argc, char **argv)
 

Macro Definition Documentation

◆ ASSERT

#define ASSERT   assert

◆ RSQRT_NR_EPJ_X2

#define RSQRT_NR_EPJ_X2

◆ SPJSoft

#define SPJSoft   PS::SPJMonopoleInAndOut

Function Documentation

◆ main()

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

◆ setSpj()

void setSpj ( const PS::F64  N,
SPJSoft sp 
)
Here is the caller graph for this function: