num_time_stamps Module Procedure

module procedure num_time_stamps pure module function num_time_stamps(this) result(num_times)

Arguments

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

Return Value integer


Called by

proc~~num_time_stamps~~CalledByGraph proc~num_time_stamps num_time_stamps interface~num_time_stamps num_time_stamps interface~num_time_stamps->proc~num_time_stamps

Contents

None