MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
Go to the source code of this file.
Classes | |
struct | TreeWalkNgbIterGravShort |
struct | TreeWalkQueryGravShort |
struct | TreeWalkResultGravShort |
struct | GravShortPriv |
Macros | |
#define | GRAV_GET_PRIV(tw) ((struct GravShortPriv *) ((tw)->priv)) |
Functions | |
static void | grav_short_postprocess (int i, TreeWalk *tw) |
static void | grav_short_copy (int place, TreeWalkQueryGravShort *input, TreeWalk *tw) |
static void | grav_short_reduce (int place, TreeWalkResultGravShort *result, enum TreeWalkReduceMode mode, TreeWalk *tw) |
#define GRAV_GET_PRIV | ( | tw | ) | ((struct GravShortPriv *) ((tw)->priv)) |
Definition at line 55 of file gravshort.h.
|
static |
Definition at line 74 of file gravshort.h.
References FORCE_SOFTENING(), GRAV_GET_PRIV, TreeWalkQueryGravShort::OldAcc, P, and TreeWalkQueryGravShort::Soft.
Referenced by grav_short_pair(), and grav_short_tree().
|
static |
Definition at line 58 of file gravshort.h.
References FORCE_SOFTENING(), G, GRAV_GET_PRIV, and P.
Referenced by grav_short_pair(), and grav_short_tree().
|
static |
Definition at line 89 of file gravshort.h.
References TreeWalkResultGravShort::Acc, P, TreeWalkResultGravShort::Potential, and TREEWALK_REDUCE.
Referenced by grav_short_pair(), and grav_short_tree().