subroutine UpdateHost_Vector3D_t(this) implicit none class(Vector3D_t),intent(inout) :: this endsubroutine UpdateHost_Vector3D_t