get_end_time Module Procedure

module procedure get_end_time module function get_end_time(this) result(end_time)

Arguments

Type IntentOptional AttributesName
class(sphere_1d), intent(in) :: this

Return Value real(kind=r8k)


Called by

proc~~get_end_time~~CalledByGraph proc~get_end_time get_end_time interface~get_end_time get_end_time interface~get_end_time->proc~get_end_time

Contents

None