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

#include <power.h>

Collaboration diagram for power_params:
[legend]

Public Attributes

int WhichSpectrum
 
int DifferentTransferFunctions
 
int ScaleDepVelocity
 
char * FileWithTransferFunction
 
char * FileWithInputSpectrum
 
double Sigma8
 
double InputPowerRedshift
 
double PrimordialIndex
 
double PrimordialRunning
 

Detailed Description

Definition at line 7 of file power.h.

Member Data Documentation

◆ DifferentTransferFunctions

int power_params::DifferentTransferFunctions

◆ FileWithInputSpectrum

char* power_params::FileWithInputSpectrum

Definition at line 13 of file power.h.

Referenced by init_powerspectrum(), read_parameterfile(), and setup().

◆ FileWithTransferFunction

char* power_params::FileWithTransferFunction

Definition at line 12 of file power.h.

Referenced by init_transfer_table(), read_parameterfile(), and setup().

◆ InputPowerRedshift

double power_params::InputPowerRedshift

◆ PrimordialIndex

double power_params::PrimordialIndex

Definition at line 16 of file power.h.

Referenced by init_powerspectrum(), read_parameterfile(), and setup().

◆ PrimordialRunning

double power_params::PrimordialRunning

Definition at line 17 of file power.h.

Referenced by read_parameterfile().

◆ ScaleDepVelocity

int power_params::ScaleDepVelocity

Definition at line 11 of file power.h.

Referenced by displacement_fields(), init_powerspectrum(), and read_parameterfile().

◆ Sigma8

double power_params::Sigma8

Definition at line 14 of file power.h.

Referenced by init_powerspectrum(), read_parameterfile(), and setup().

◆ WhichSpectrum

int power_params::WhichSpectrum

Definition at line 9 of file power.h.

Referenced by init_powerspectrum(), read_parameterfile(), and setup().


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