reset_int_2D Subroutine

private pure subroutine reset_int_2D(this)

@brief Reset an already initiliazed buffer.

Type Bound

buffer_int_2D_t

Arguments

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

Contents