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

#include <thermal.h>

Collaboration diagram for thermalvel:
[legend]

Public Attributes

double fermi_dirac_vel [LENGTH_FERMI_DIRAC_TABLE]
 
double fermi_dirac_cumprob [LENGTH_FERMI_DIRAC_TABLE]
 
double m_vamp
 
gsl_interp * fd_intp
 
gsl_interp_accel * fd_intp_acc
 

Detailed Description

Definition at line 10 of file thermal.h.

Member Data Documentation

◆ fd_intp

gsl_interp* thermalvel::fd_intp

Definition at line 15 of file thermal.h.

Referenced by add_thermal_speeds(), and init_thermalvel().

◆ fd_intp_acc

gsl_interp_accel* thermalvel::fd_intp_acc

Definition at line 16 of file thermal.h.

Referenced by add_thermal_speeds(), and init_thermalvel().

◆ fermi_dirac_cumprob

double thermalvel::fermi_dirac_cumprob[LENGTH_FERMI_DIRAC_TABLE]

Definition at line 13 of file thermal.h.

Referenced by add_thermal_speeds(), init_thermalvel(), and test_thermal_vel().

◆ fermi_dirac_vel

double thermalvel::fermi_dirac_vel[LENGTH_FERMI_DIRAC_TABLE]

Definition at line 12 of file thermal.h.

Referenced by add_thermal_speeds(), init_thermalvel(), and test_thermal_vel().

◆ m_vamp

double thermalvel::m_vamp

Definition at line 14 of file thermal.h.

Referenced by add_thermal_speeds(), and init_thermalvel().


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