MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
#include <domain.h>
Public Attributes | |
int | Task |
union { | |
int topnode | |
int treenode | |
}; | |
union { ... } |
int topleaf_data::Task |
Definition at line 21 of file domain.h.
Referenced by domain_assign_balanced(), domain_layoutfunc(), force_exchange_pseudodata(), force_insert_pseudo_particles(), treewalk_export_particle(), and trivial_domain().
int topleaf_data::topnode |
Definition at line 23 of file domain.h.
Referenced by do_density_test(), domain_assign_balanced(), domain_create_topleaves(), test_rebuild_close(), test_rebuild_flat(), test_rebuild_random(), and trivial_domain().
int topleaf_data::treenode |
Definition at line 24 of file domain.h.
Referenced by force_create_node_for_topnode(), force_exchange_pseudodata(), force_insert_pseudo_particles(), force_tree_create_nodes(), force_update_hmax(), force_update_node_parallel(), and treewalk_export_particle().