Uses of Class
uk.ac.manchester.tornado.api.TornadoExecutionResult
Packages that use TornadoExecutionResult
-
Uses of TornadoExecutionResult in uk.ac.manchester.tornado.api
Fields in uk.ac.manchester.tornado.api with type parameters of type TornadoExecutionResultModifier and TypeFieldDescriptionprotected List<TornadoExecutionResult> TornadoExecutionPlan.planResultsMethods in uk.ac.manchester.tornado.api that return TornadoExecutionResultModifier and TypeMethodDescriptionTornadoExecutionPlan.execute()Execute an execution plan.TornadoExecutionPlan.getPlanResult(int index) TornadoExecutionResult.transferToHost(Object... objects) Transfer data from device to host.TornadoExecutionResult.transferToHost(DataRange dataRange) Partial data transfer from the device to the host.