get_neighbor_block_id Interface

interface


Calls

interface~~get_neighbor_block_id~2~~CallsGraph interface~get_neighbor_block_id~2 get_neighbor_block_id proc~get_neighbor_block_id~2 get_neighbor_block_id interface~get_neighbor_block_id~2->proc~get_neighbor_block_id~2 proc~first_index first_index proc~get_neighbor_block_id~2->proc~first_index

private pure module function get_neighbor_block_id(my_block_id, coordinate_direction, face_direction) result(neighbor_block_id)

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: my_block_id
integer, intent(in) :: coordinate_direction
integer, intent(in) :: face_direction

Return Value integer

Description

result is the block_id of the neighbor adjacent to the image that owns the given structured_grid block