MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
Public Attributes | |
int | FOFSaveParticles |
double | MinFoFMassForNewSeed |
double | MinMStarForNewSeed |
double | FOFHaloLinkingLength |
double | FOFHaloComovingLinkingLength |
int | FOFHaloMinLength |
int | FOFPrimaryLinkTypes |
int | FOFSecondaryLinkTypes |
double FOFParams::FOFHaloComovingLinkingLength |
Definition at line 43 of file fof.c.
Referenced by fof_fof(), fof_init(), fof_label_secondary(), fof_primary_ngbiter(), and fof_secondary_postprocess().
double FOFParams::FOFHaloLinkingLength |
Definition at line 42 of file fof.c.
Referenced by fof_init(), and set_fof_params().
int FOFParams::FOFHaloMinLength |
Definition at line 44 of file fof.c.
Referenced by fof_compile_base(), fof_compile_catalogue(), and set_fof_params().
int FOFParams::FOFPrimaryLinkTypes |
Definition at line 45 of file fof.c.
Referenced by fof_fof(), fof_primary_haswork(), fof_primary_ngbiter(), fof_secondary_ngbiter(), and set_fof_params().
int FOFParams::FOFSaveParticles |
Definition at line 39 of file fof.c.
Referenced by fof_save_groups(), and set_fof_params().
int FOFParams::FOFSecondaryLinkTypes |
Definition at line 46 of file fof.c.
Referenced by fof_secondary_haswork(), and set_fof_params().
double FOFParams::MinFoFMassForNewSeed |
Definition at line 40 of file fof.c.
Referenced by fof_seed(), and set_fof_params().
double FOFParams::MinMStarForNewSeed |
Definition at line 41 of file fof.c.
Referenced by fof_seed(), and set_fof_params().