double grvx_min_dist(const struct GrvxVec3D *q, const struct GrvxPlanets *planets)
Minimal distance to any planet.
Definition: pot.c:77
void grvx_gradV(struct GrvxVec3D *q, const struct GrvxPlanets *planets)
Gradient of the potential at position q.
Definition: pot.c:50