get_capacity_int_2D Function

private pure function get_capacity_int_2D(this) result(capacity)

@brief Returns the capacity of the buffer along the last dimension.

Type Bound

buffer_int_2D_t

Arguments

Type IntentOptional Attributes Name
class(buffer_int_2D_t), intent(in) :: this

Return Value integer(kind=int64)