get_max_spacing Module Procedure

module procedure get_max_spacing pure module function get_max_spacing(this) result(this_max_spacing)

Arguments

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

Return Value real


Called by

proc~~get_max_spacing~~CalledByGraph proc~get_max_spacing get_max_spacing interface~get_max_spacing get_max_spacing interface~get_max_spacing->proc~get_max_spacing

Contents

None