cudaFree Interface

interface


Called by

interface~~cudafree~~CalledByGraph interface~cudafree cudaFree proc~device_free device_free proc~device_free->interface~cudafree proc~hypre_obj_final hypre_obj%hypre_obj_Final proc~hypre_obj_final->proc~device_free

public function cudaFree(dPtr) bind(c, name="cudaFree")

Arguments

Type IntentOptional Attributes Name
type(c_ptr), value :: dPtr

Return Value integer(kind=c_int)