|
GADGET-4
|
initialization code for the entropy variable of the particles 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 "../io/io.h"#include "../logs/timer.h"#include "../main/simulation.h"#include "../mpi_utils/mpi_utils.h"#include "../ngbtree/ngbtree.h"#include "../sort/peano.h"#include "../sph/kernel.h"#include "../system/system.h"#include "../time_integration/timestep.h"Go to the source code of this file.
initialization code for the entropy variable of the particles
Definition in file init_entropy.cc.