deallocate_cdata Interface

interface


Calls

interface~~deallocate_cdata~~CallsGraph interface~deallocate_cdata deallocate_cdata proc~deallocate_cdata deallocate_cdata interface~deallocate_cdata->proc~deallocate_cdata

public module subroutine deallocate_cdata(this)

Arguments

Type IntentOptional AttributesName
type(element_cdata), intent(inout) :: this

The argument has to be of the element_cdata class.

Description

The interface to the implementation of the finalizer for the complex element data class.