Method

NumCosmoHIPertTwoFluidsStateInterpfree

Declaration [src]

void
nc_hipert_two_fluids_state_interp_free (
  NcHIPertTwoFluidsStateInterp* sinterp
)

Description [src]

Frees the memory allocated for sinterp and releases the references to all internally held splines for both modes.

This function must be called when the interpolation structure is no longer needed.