get_dz Module Procedure

module procedure get_dz module function get_dz(this, l) result(dz)

Arguments

Type IntentOptional Attributes Name
class(tpo), intent(inout) :: this
integer, intent(in) :: l

Return Value double precision


Called by

proc~~get_dz~~CalledByGraph proc~get_dz get_dz interface~get_dz get_dz interface~get_dz->proc~get_dz

Contents