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

Public Attributes

peano_t StartKey
 
int Shift
 
int Daughter
 
int Parent
 
int64_t Count
 
int64_t Cost
 

Detailed Description

Definition at line 59 of file domain.c.

Member Data Documentation

◆ Cost

int64_t local_topnode_data::Cost

◆ Count

int64_t local_topnode_data::Count

◆ Daughter

int local_topnode_data::Daughter

◆ Parent

int local_topnode_data::Parent

◆ Shift

int local_topnode_data::Shift

log2 of number of Peano-Hilbert mesh-cells represented by top-level node

Definition at line 63 of file domain.c.

Referenced by domain_attempt_decompose(), domain_check_for_local_refine_subsample(), domain_global_refine(), domain_toptree_merge(), and domain_toptree_split().

◆ StartKey

peano_t local_topnode_data::StartKey

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