|
GADGET-4
|
routines needed for FOF neighbor tree construction More...
#include "gadgetconfig.h"#include <math.h>#include <mpi.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include "../data/allvars.h"#include "../data/dtypes.h"#include "../data/mymalloc.h"#include "../domain/domain.h"#include "../fof/foftree.h"#include "../gravtree/gravtree.h"#include "../io/io.h"#include "../logs/logs.h"#include "../logs/timer.h"#include "../main/simulation.h"#include "../sort/peano.h"#include "../system/system.h"#include "../time_integration/driftfac.h"#include "../time_integration/timestep.h"#include "../data/simparticles.h"Go to the source code of this file.
routines needed for FOF neighbor tree construction
Definition in file foftree_build.cc.