Function
NumCosmoRecombSeagerKHeI2pGrad
Declaration
void
(* NcRecombSeagerKHeI2pGrad) (
NcRecombSeager* recomb_seager,
NcHICosmo* cosmo,
const gdouble x,
const gdouble XHI,
const gdouble T,
const gdouble XHeI,
const gdouble H,
const gdouble n_H,
gdouble* grad
)
Parameters
recomb_seager-
Type:
NcRecombSeagerNo description available.
The data is owned by the caller of the function. cosmo-
Type:
NcHICosmoNo description available.
The data is owned by the caller of the function. x-
Type:
const gdoubleNo description available.
XHI-
Type:
const gdoubleNo description available.
T-
Type:
const gdoubleNo description available.
XHeI-
Type:
const gdoubleNo description available.
H-
Type:
const gdoubleNo description available.
n_H-
Type:
const gdoubleNo description available.
grad-
Type:
gdouble*No description available.
The data is owned by the caller of the function.