get_ptr_from_id Interface

interface
private recursive module function get_ptr_from_id(this, id) result(ptr)

Arguments

Type IntentOptional Attributes Name
class(array_type), intent(in), target :: this
integer, intent(in) :: id

Return Value type(array_type),pointer