MP-Gadget  5.0.1.dev1-76bc7d4726-dirty
Public Attributes | List of all members
Group Struct Reference

#include <fof.h>

Collaboration diagram for Group:
[legend]

Public Attributes

struct BaseGroup base
 
int Length
 
int LenType [6]
 
double MassType [6]
 
double Mass
 
double CM [3]
 
double Vel [3]
 
double Imom [3][3]
 
double Jmom [3]
 
double Sfr
 
double GasMetalMass
 
double StellarMetalMass
 
float StellarMetalElemMass [NMETALS]
 
float GasMetalElemMass [NMETALS]
 
float MassHeIonized
 
double BH_Mass
 
double BH_Mdot
 
double MaxDens
 
int seed_index
 
int seed_task
 

Detailed Description

Definition at line 25 of file fof.h.

Member Data Documentation

◆ base

struct BaseGroup Group::base

◆ BH_Mass

double Group::BH_Mass

Definition at line 52 of file fof.h.

Referenced by add_particle_to_group(), and fof_reduce_group().

◆ BH_Mdot

double Group::BH_Mdot

Definition at line 53 of file fof.h.

Referenced by add_particle_to_group(), and fof_reduce_group().

◆ CM

double Group::CM[3]

◆ GasMetalElemMass

float Group::GasMetalElemMass[NMETALS]

Definition at line 47 of file fof.h.

Referenced by add_particle_to_group(), and fof_reduce_group().

◆ GasMetalMass

double Group::GasMetalMass

Definition at line 44 of file fof.h.

Referenced by add_particle_to_group(), and fof_reduce_group().

◆ Imom

double Group::Imom[3][3]

Definition at line 37 of file fof.h.

Referenced by add_particle_to_group(), fof_finish_group_properties(), and fof_reduce_group().

◆ Jmom

double Group::Jmom[3]

Definition at line 38 of file fof.h.

Referenced by add_particle_to_group(), fof_finish_group_properties(), and fof_reduce_group().

◆ Length

int Group::Length

◆ LenType

int Group::LenType[6]

Definition at line 29 of file fof.h.

Referenced by add_particle_to_group(), fof_reduce_group(), and fof_seed().

◆ Mass

double Group::Mass

◆ MassHeIonized

float Group::MassHeIonized

Definition at line 50 of file fof.h.

Referenced by add_particle_to_group(), and fof_reduce_group().

◆ MassType

double Group::MassType[6]

Definition at line 30 of file fof.h.

Referenced by add_particle_to_group(), fof_reduce_group(), and fof_seed().

◆ MaxDens

double Group::MaxDens

Definition at line 54 of file fof.h.

Referenced by add_particle_to_group(), and fof_reduce_group().

◆ seed_index

int Group::seed_index

Definition at line 56 of file fof.h.

Referenced by add_particle_to_group(), fof_reduce_group(), fof_seed(), and fof_seed_make_one().

◆ seed_task

int Group::seed_task

◆ Sfr

double Group::Sfr

Definition at line 40 of file fof.h.

Referenced by add_particle_to_group(), and fof_reduce_group().

◆ StellarMetalElemMass

float Group::StellarMetalElemMass[NMETALS]

Definition at line 46 of file fof.h.

Referenced by add_particle_to_group(), and fof_reduce_group().

◆ StellarMetalMass

double Group::StellarMetalMass

Definition at line 45 of file fof.h.

Referenced by add_particle_to_group(), and fof_reduce_group().

◆ Vel

double Group::Vel[3]

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