get_global_block_shape Module Procedure

module procedure get_global_block_shape module function get_global_block_shape(this) result(block_shape)

Arguments

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

Return Value integer, dimension(:),allocatable


Called by

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

Contents

None