ResultType

enumeration

Description

Result of an integrator operation.

Properties

SuccessThe integration succeeded.
CancelledThe integration was cancelled.
JobFailedThe integration failed due to an internal job error.
OutOfMemoryThe integration failed because it ran out of memory.
InvalidInputThe integration failed due to invalid input.
LowLevelAPIFailureThe integration failed due to a low level API failure.
IOFailedThe integration failed due to a file IO error.
UndefinedThe integration failed due to an undefined error. Please consider reporting a bug if you encounter this error type.

Did you find this page useful? Please give it a rating: