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

#include <timestep.h>

Collaboration diagram for DriftKickTimes:
[legend]

Public Attributes

int mintimebin
 
int maxtimebin
 
inttime_t Ti_kick [TIMEBINS+1]
 
inttime_t Ti_lastactivedrift [TIMEBINS+1]
 
inttime_t Ti_Current
 
inttime_t PM_length
 
inttime_t PM_start
 
inttime_t PM_kick
 

Detailed Description

Definition at line 17 of file timestep.h.

Member Data Documentation

◆ maxtimebin

int DriftKickTimes::maxtimebin

Definition at line 21 of file timestep.h.

Referenced by apply_half_kick(), and find_timesteps().

◆ mintimebin

int DriftKickTimes::mintimebin

◆ PM_kick

inttime_t DriftKickTimes::PM_kick

◆ PM_length

inttime_t DriftKickTimes::PM_length

Duration of the current PM integer timestep

Definition at line 29 of file timestep.h.

Referenced by apply_PM_half_kick(), find_timesteps(), init_driftkicktime(), and is_PM_timestep().

◆ PM_start

inttime_t DriftKickTimes::PM_start

Definition at line 30 of file timestep.h.

Referenced by find_timesteps(), init_driftkicktime(), and is_PM_timestep().

◆ Ti_Current

inttime_t DriftKickTimes::Ti_Current

◆ Ti_kick

inttime_t DriftKickTimes::Ti_kick[TIMEBINS+1]

◆ Ti_lastactivedrift

inttime_t DriftKickTimes::Ti_lastactivedrift[TIMEBINS+1]

Definition at line 25 of file timestep.h.

Referenced by hydro_force(), init_driftkicktime(), and update_lastactive_drift().


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