GetNonLinRatios_All(this, State, CAMB_Pk)
Fill the CAMB_Pk%nonlin_scaling array with sqrt(non-linear power/linear power)
for each redshift and wavenumber
TSecondOrderPK :: this
TCAMBdata :: State
MatterPowerData target :: CAMB_Pk
GetRatios(this, CAMB_Pk, DoVel)
Fill the CAMB_Pk%nonlin_scaling array with sqrt(non-linear power/linear power)
for each redshift and wavenumber
TSecondOrderPK :: this
MatterPowerData target :: CAMB_Pk
logical intent(in) :: DoVel
Init(this, State)
TSecondOrderPK :: this
TCAMBdata target :: State
SelfPointer(cptr, P)
c_ptr :: cptr
TPythonInterfacedClass pointer :: P