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

Public Attributes

double Mass
 
double EnergyKin
 
double EnergyPot
 
double EnergyInt
 
double EnergyTot
 
double Momentum [4]
 
double AngMomentum [4]
 
double CenterOfMass [4]
 
double MassComp [6]
 
double TemperatureComp [6]
 
double EnergyKinComp [6]
 
double EnergyPotComp [6]
 
double EnergyIntComp [6]
 
double EnergyTotComp [6]
 
double MomentumComp [6][4]
 
double AngMomentumComp [6][4]
 
double CenterOfMassComp [6][4]
 

Detailed Description

Definition at line 20 of file stats.c.

Member Data Documentation

◆ AngMomentum

double state_of_system::AngMomentum[4]

Definition at line 29 of file stats.c.

◆ AngMomentumComp

double state_of_system::AngMomentumComp[6][4]

Definition at line 40 of file stats.c.

◆ CenterOfMass

double state_of_system::CenterOfMass[4]

Definition at line 30 of file stats.c.

◆ CenterOfMassComp

double state_of_system::CenterOfMassComp[6][4]

Definition at line 41 of file stats.c.

◆ EnergyInt

double state_of_system::EnergyInt

Definition at line 25 of file stats.c.

Referenced by energy_statistics().

◆ EnergyIntComp

double state_of_system::EnergyIntComp[6]

Definition at line 37 of file stats.c.

Referenced by energy_statistics().

◆ EnergyKin

double state_of_system::EnergyKin

Definition at line 23 of file stats.c.

Referenced by energy_statistics().

◆ EnergyKinComp

double state_of_system::EnergyKinComp[6]

Definition at line 35 of file stats.c.

Referenced by energy_statistics().

◆ EnergyPot

double state_of_system::EnergyPot

Definition at line 24 of file stats.c.

Referenced by energy_statistics().

◆ EnergyPotComp

double state_of_system::EnergyPotComp[6]

Definition at line 36 of file stats.c.

Referenced by energy_statistics().

◆ EnergyTot

double state_of_system::EnergyTot

Definition at line 26 of file stats.c.

◆ EnergyTotComp

double state_of_system::EnergyTotComp[6]

Definition at line 38 of file stats.c.

◆ Mass

double state_of_system::Mass

Definition at line 22 of file stats.c.

◆ MassComp

double state_of_system::MassComp[6]

Definition at line 31 of file stats.c.

Referenced by energy_statistics().

◆ Momentum

double state_of_system::Momentum[4]

Definition at line 28 of file stats.c.

◆ MomentumComp

double state_of_system::MomentumComp[6][4]

Definition at line 39 of file stats.c.

◆ TemperatureComp

double state_of_system::TemperatureComp[6]

Definition at line 33 of file stats.c.

Referenced by energy_statistics().


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