get_block_identifier Module Procedure

module procedure get_block_identifier pure module function get_block_identifier(this) result(this_block_id)

Arguments

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

Return Value integer


Called by

proc~~get_block_identifier~~CalledByGraph proc~get_block_identifier get_block_identifier interface~get_block_identifier get_block_identifier interface~get_block_identifier->proc~get_block_identifier

Contents

None