Method

NumCosmoMathSphereNNinsert

Declaration [src]

void
ncm_sphere_nn_insert (
  NcmSphereNN* snn,
  const gdouble r,
  const gdouble theta,
  const gdouble phi
)

Description [src]

Set the object i of snn to the given theta and phi.

Parameters

r

Type: const gdouble

The object radius.

theta

Type: const gdouble

The object theta.

phi

Type: const gdouble

The object phi.