get_block_ids Function

public function get_block_ids(self)

Utility function that returns a array made of the id of the block currently in the block list. Return the array [0] if block list is empty.

Type Bound

allocator_t

Arguments

Type IntentOptional Attributes Name
class(allocator_t), intent(inout) :: self

Return Value integer, allocatable, (:)