get_global_block_shape Module Procedure

module procedure get_global_block_shape pure module function get_global_block_shape(this) result(shape_array)

Arguments

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

Return Value integer, dimension(:),allocatable


Called by

proc~~get_global_block_shape~2~~CalledByGraph proc~get_global_block_shape~2 get_global_block_shape interface~get_global_block_shape~2 get_global_block_shape interface~get_global_block_shape~2->proc~get_global_block_shape~2

Contents

None