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

Public Attributes

int Nentry
 
double * logk
 
double * logD [MAXCOLS]
 
gsl_interp * mat_intp [MAXCOLS]
 

Detailed Description

Definition at line 34 of file power.c.

Member Data Documentation

◆ logD

double* table::logD[MAXCOLS]

◆ logk

double* table::logk

◆ mat_intp

gsl_interp* table::mat_intp[MAXCOLS]

Definition at line 39 of file power.c.

Referenced by get_Tabulated(), init_powerspectrum(), init_transfer_table(), and read_power_table().

◆ Nentry

int table::Nentry

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