subroutine UpdateDevice_Vector2D_t(this) implicit none class(Vector2D_t),intent(inout) :: this endsubroutine UpdateDevice_Vector2D_t