get_block_image Module Procedure

module procedure get_block_image pure module function get_block_image(block_id) result(image)

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: block_id

Return Value integer


Called by

proc~~get_block_image~~CalledByGraph proc~get_block_image get_block_image interface~get_block_image get_block_image interface~get_block_image->proc~get_block_image

Contents

None