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

#include <omega_nu_single.h>

Collaboration diagram for _rho_nu_single:
[legend]

Public Attributes

double * loga
 
double * rhonu
 
gsl_interp * interp
 
gsl_interp_accel * acc
 
double mnu
 

Detailed Description

Tables for rho_nu (neutrino density): stores precomputed values between simulation start and a M_nu = 20 kT_nu for a single neutrino species.

Definition at line 24 of file omega_nu_single.h.

Member Data Documentation

◆ acc

gsl_interp_accel* _rho_nu_single::acc

Definition at line 28 of file omega_nu_single.h.

Referenced by rho_nu(), rho_nu_init(), and test_rho_nu_init().

◆ interp

gsl_interp* _rho_nu_single::interp

Definition at line 27 of file omega_nu_single.h.

Referenced by rho_nu(), rho_nu_init(), and test_rho_nu_init().

◆ loga

double* _rho_nu_single::loga

◆ mnu

double _rho_nu_single::mnu

◆ rhonu

double* _rho_nu_single::rhonu

Definition at line 26 of file omega_nu_single.h.

Referenced by rho_nu(), rho_nu_init(), and test_rho_nu_init().


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