Method

NumCosmoHIPertTwoFluidspeek_state

Declaration [src]

NcmVector*
nc_hipert_two_fluids_peek_state (
  NcHIPertTwoFluids* ptf,
  NcHICosmo* cosmo,
  gdouble* alpha
)

Description [src]

Get the current time and values of the numerical solution.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

The data is owned by the caller of the method.
alpha

Type: gdouble*

Current time.

The argument will be set by the function.

Return value

Type: NcmVector

Current solution state.

The returned data is owned by the instance.