MP-Gadget  5.0.1.dev1-76bc7d4726-dirty
Public Attributes | List of all members
density_testdata Struct Reference
Collaboration diagram for density_testdata:
[legend]

Public Attributes

struct sph_pred_data sph_pred
 
DomainDecomp ddecomp
 
struct density_params dp
 
gsl_rng * r
 

Detailed Description

Definition at line 26 of file test_density.c.

Member Data Documentation

◆ ddecomp

DomainDecomp density_testdata::ddecomp

Definition at line 29 of file test_density.c.

Referenced by do_density_test(), setup_density(), and trivial_domain().

◆ dp

struct density_params density_testdata::dp

Definition at line 29 of file test_density.c.

Referenced by do_density_test(), and setup_density().

◆ r

gsl_rng* density_testdata::r

Definition at line 31 of file test_density.c.

Referenced by setup_density(), and test_density_random().

◆ sph_pred

struct sph_pred_data density_testdata::sph_pred

Definition at line 357 of file test_density.c.

Referenced by do_density_test(), and setup_density().


The documentation for this struct was generated from the following file: