Method

NumCosmoHIPertFirstOrderget_grav

Declaration [src]

NcHIPertGrav*
nc_hipert_first_order_get_grav (
  NcHIPertFirstOrder* fo
)

Description [src]

Gets the gravitation NcHIPertGrav object.

Return value

Type: NcHIPertGrav

The NcHIPertGrav object used by fo.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.