subroutine UpdateDevice_Tensor3D_t(this) implicit none class(Tensor3D_t),intent(inout) :: this endsubroutine UpdateDevice_Tensor3D_t