CLASSpp Manual
Cosmology reference and developer manual
Loading...
Searching...
No Matches
perturb_parameters_and_workspace Struct Reference

#include <perturbations_module.h>

Data Fields

int index_md
 
int index_ic
 
int index_k
 
double k
 
perturb_workspaceppw
 

Detailed Description

Structure pointing towards all what the function that perturb_derivs needs to know: fixed input parameters and indices contained in the various structures, workspace, etc.

Field Documentation

◆ index_md

int perturb_parameters_and_workspace::index_md

index of mode (scalar/.../vector/tensor)

◆ index_ic

int perturb_parameters_and_workspace::index_ic

index of initial condition (adiabatic/isocurvature(s)/...)

◆ index_k

int perturb_parameters_and_workspace::index_k

index of wavenumber

◆ k

double perturb_parameters_and_workspace::k

current value of wavenumber in 1/Mpc

◆ ppw

perturb_workspace* perturb_parameters_and_workspace::ppw

workspace defined above


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