Method

NumCosmoHIPertITwoFluidsStatedup

Declaration [src]

NcHIPertITwoFluidsState*
nc_hipert_itwo_fluids_state_dup (
  NcHIPertITwoFluidsState* tf_state
)

Description [src]

Duplicates tf_state.

Return value

Type: NcHIPertITwoFluidsState

A copy of tf_state.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.