GADGET-4
|
declares a structure that holds the data stored for a single particle More...
#include "gadgetconfig.h"
#include <atomic>
#include <climits>
#include "../data/constants.h"
#include "../data/dtypes.h"
#include "../data/idstorage.h"
#include "../data/intposconvert.h"
#include "../data/macros.h"
#include "../data/mymalloc.h"
#include "../data/symtensors.h"
#include "../mpi_utils/setcomm.h"
#include "../system/system.h"
#include "../time_integration/timestep.h"
Go to the source code of this file.
Classes | |
struct | particle_data |
struct | subfind_data |
declares a structure that holds the data stored for a single particle
Definition in file particle_data.h.