reset_int_1D Subroutine

private pure subroutine reset_int_1D(this)

@brief Reset an already initiliazed buffer.

Type Bound

buffer_int_1D_t

Arguments

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

Contents