Function

NumCosmoHIPrimTwoFluidsclear

Declaration [src]

void
nc_hiprim_two_fluids_clear (
  NcHIPrimTwoFluids** two_fluids
)

Description [src]

If *two_fluids is not NULL, the reference count of the object is decreased and the pointer is set to NULL.

This function is not directly available to language bindings.

Parameters

two_fluids

Type: NcHIPrimTwoFluids

A NcHIPrimTwoFluids.

The data is owned by the caller of the function.