|
GADGET-4
|
some unit test routines for the table look-up in the ewald correction 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 "../gravity/ewald.h"#include "../gravity/ewaldtensors.h"#include "../gravtree/gravtree.h"#include "../io/io.h"#include "../main/simulation.h"#include "../sort/cxxsort.h"#include "../system/system.h"Go to the source code of this file.
some unit test routines for the table look-up in the ewald correction
Definition in file ewald_test.cc.