MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
#include <gravshort.h>
Public Attributes | |
double | cellsize |
double | Rcut |
double | ErrTolForceAcc |
int | TreeUseBH |
double | BHOpeningAngle |
int | FastParticleType |
int | NeutrinoTracer |
double | G |
double | cbrtrho0 |
Definition at line 26 of file gravshort.h.
double GravShortPriv::BHOpeningAngle |
Definition at line 38 of file gravshort.h.
Referenced by grav_short_tree().
double GravShortPriv::cbrtrho0 |
Definition at line 52 of file gravshort.h.
Referenced by grav_short_pair(), and grav_short_tree().
double GravShortPriv::cellsize |
Definition at line 28 of file gravshort.h.
Referenced by apply_accn_to_output(), force_treeev_shortrange(), grav_short_pair(), grav_short_pair_ngbiter(), and grav_short_tree().
double GravShortPriv::ErrTolForceAcc |
Definition at line 33 of file gravshort.h.
Referenced by grav_short_tree().
int GravShortPriv::FastParticleType |
Definition at line 41 of file gravshort.h.
Referenced by force_treeev_shortrange(), grav_short_pair(), and grav_short_tree().
double GravShortPriv::G |
Definition at line 45 of file gravshort.h.
Referenced by grav_short_pair(), and grav_short_tree().
int GravShortPriv::NeutrinoTracer |
Definition at line 43 of file gravshort.h.
Referenced by force_treeev_shortrange(), grav_short_pair(), and grav_short_tree().
double GravShortPriv::Rcut |
Definition at line 31 of file gravshort.h.
Referenced by grav_short_pair(), and grav_short_tree().
int GravShortPriv::TreeUseBH |
Definition at line 36 of file gravshort.h.
Referenced by force_treeev_shortrange(), grav_short_tree(), and shall_we_open_node().