deallocate_rdata Interface

interface


Calls

interface~~deallocate_rdata~~CallsGraph interface~deallocate_rdata deallocate_rdata proc~deallocate_rdata deallocate_rdata interface~deallocate_rdata->proc~deallocate_rdata

public module subroutine deallocate_rdata(this)

Arguments

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

The argument has to be of the element_rdata class.

Description

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