PeTar
N-body code for collisional gravitational systems
force_gpu_cuda.hpp File Reference
#include <iostream>
#include <particle_simulator.hpp>
#include "soft_ptcl.hpp"
Include dependency graph for force_gpu_cuda.hpp:

Go to the source code of this file.

Classes

struct  CalcForceWithLinearCutoffCUDA
 

Macros

#define SPJSoft   PS::SPJMonopoleInAndOut
 

Functions

PS::S32 RetrieveForceCUDA (const PS::S32 tag, const PS::S32 n_walk, const PS::S32 *ni, ForceSoft **force)
 

Macro Definition Documentation

◆ SPJSoft

#define SPJSoft   PS::SPJMonopoleInAndOut

Function Documentation

◆ RetrieveForceCUDA()

PS::S32 RetrieveForceCUDA ( const PS::S32  tag,
const PS::S32  n_walk,
const PS::S32 *  ni,
ForceSoft **  force 
)
Here is the caller graph for this function: