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
)

Description

No description available.

Parameters

recomb_seager

Type: NcRecombSeager

No description available.

The data is owned by the caller of the function.
cosmo

Type: NcHICosmo

No description available.

The data is owned by the caller of the function.
x

Type: const gdouble

No description available.

XHI

Type: const gdouble

No description available.

T

Type: const gdouble

No description available.

XHeI

Type: const gdouble

No description available.

H

Type: const gdouble

No description available.

n_H

Type: const gdouble

No description available.

grad

Type: gdouble*

No description available.

The data is owned by the caller of the function.