Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(shared_ragged_array_int32_t), | intent(inout) | :: | this |
subroutine sync_int32(this)
class(shared_ragged_array_int32_t), intent(inout) :: this
call this%data_array%sync()
end subroutine sync_int32