subroutine UpdateDevice_Scalar2D_t(this) implicit none class(Scalar2D_t),intent(inout) :: this endsubroutine UpdateDevice_Scalar2D_t