Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
761 0 0 0 100% 12.48 s

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.hipparchus.ode.nonstiff 528 0 0 0 100% 11.38 s
org.hipparchus.ode.sampling 52 0 0 0 100% 0.033 s
org.hipparchus.ode.events 134 0 0 0 100% 0.358 s
org.hipparchus.ode 47 0 0 0 100% 0.708 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.hipparchus.ode.nonstiff

- Class Tests Errors Failures Skipped Success Rate Time
AdamsBashforthIntegratorTest 9 0 0 0 100% 0.061 s
MidpointFieldIntegratorTest 17 0 0 0 100% 0.298 s
DormandPrince853FieldStateInterpolatorTest 7 0 0 0 100% 0.001 s
LutherFieldIntegratorTest 17 0 0 0 100% 0.416 s
GraggBulirschStoerIntegratorTest 14 0 0 0 100% 0.055 s
EulerFieldStateInterpolatorTest 7 0 0 0 100% 0 s
HighamHall54FieldStateInterpolatorTest 7 0 0 0 100% 0 s
ThreeEighthesFieldIntegratorTest 17 0 0 0 100% 0.294 s
EulerIntegratorTest 16 0 0 0 100% 0.115 s
DormandPrince54StateInterpolatorTest 6 0 0 0 100% 0 s
GillStateInterpolatorTest 6 0 0 0 100% 0 s
DormandPrince853IntegratorTest 26 0 0 0 100% 0.379 s
HighamHall54StateInterpolatorTest 6 0 0 0 100% 0 s
GillIntegratorTest 16 0 0 0 100% 0.182 s
ClassicalRungeKuttaIntegratorTest 16 0 0 0 100% 0.074 s
ClassicalRungeKuttaFieldIntegratorTest 17 0 0 0 100% 0.246 s
DormandPrince853FieldIntegratorTest 21 0 0 0 100% 1.188 s
ThreeEighthesFieldStateInterpolatorTest 7 0 0 0 100% 0 s
AdamsBashforthFieldIntegratorTest 10 0 0 0 100% 0.216 s
ClassicalRungeKuttaFieldStateInterpolatorTest 7 0 0 0 100% 0 s
ThreeEighthesIntegratorTest 16 0 0 0 100% 0.074 s
AdamsMoultonFieldIntegratorTest 10 0 0 0 100% 0.209 s
MidpointIntegratorTest 16 0 0 0 100% 0.063 s
AdamsMoultonIntegratorTest 9 0 0 0 100% 0.027 s
DormandPrince54FieldIntegratorTest 21 0 0 0 100% 2.407 s
DormandPrince853StateInterpolatorTest 6 0 0 0 100% 0 s
DormandPrince54IntegratorTest 26 0 0 0 100% 0.695 s
ThreeEighthesStateInterpolatorTest 6 0 0 0 100% 0 s
LutherFieldStateInterpolatorTest 7 0 0 0 100% 0.003 s
EulerFieldIntegratorTest 17 0 0 0 100% 0.245 s
GillFieldIntegratorTest 17 0 0 0 100% 0.210 s
MidpointStateInterpolatorTest 6 0 0 0 100% 0 s
HighamHall54FieldIntegratorTest 21 0 0 0 100% 2.877 s
HighamHall54IntegratorTest 26 0 0 0 100% 0.919 s
ClassicalRungeKuttaStateInterpolatorTest 6 0 0 0 100% 0 s
LutherStateInterpolatorTest 6 0 0 0 100% 0 s
AdamsNordsieckTransformerTest 5 0 0 0 100% 0 s
LutherIntegratorTest 16 0 0 0 100% 0.105 s
FieldExplicitRungeKuttaIntegratorTest 3 0 0 0 100% 0 s
GillFieldStateInterpolatorTest 7 0 0 0 100% 0.002 s
EulerStateInterpolatorTest 6 0 0 0 100% 0 s
MidpointFieldStateInterpolatorTest 7 0 0 0 100% 0.001 s
AdamsStateInterpolatorTest 6 0 0 0 100% 0.010 s
DormandPrince54FieldStateInterpolatorTest 7 0 0 0 100% 0.003 s
GraggBulirschStoerStateInterpolatorTest 6 0 0 0 100% 0.002 s

org.hipparchus.ode.sampling

- Class Tests Errors Failures Skipped Success Rate Time
StepNormalizerTest 10 0 0 0 100% 0.004 s
StepNormalizerOutputOverlapTest 16 0 0 0 100% 0.008 s
FieldStepNormalizerTest 10 0 0 0 100% 0.018 s
StepNormalizerOutputTest 16 0 0 0 100% 0.003 s

org.hipparchus.ode.events

- Class Tests Errors Failures Skipped Success Rate Time
EventSlopeFilterTest 14 0 0 0 100% 0.150 s
ReappearingEventTest 2 0 0 0 100% 0.058 s
CloseEventsTest 56 0 0 0 100% 0.047 s
OverlappingEventsTest 2 0 0 0 100% 0.010 s
DetectorBasedEventStateTest 4 0 0 0 100% 0.011 s
FieldCloseEventsTest 56 0 0 0 100% 0.082 s

org.hipparchus.ode

- Class Tests Errors Failures Skipped Success Rate Time
FieldDenseOutputModelTest 4 0 0 0 100% 0.028 s
FirstOrderConverterTest 4 0 0 0 100% 0.023 s
ExpandableODETest 8 0 0 0 100% 0.003 s
LocalizedODEFormatsTest 6 0 0 0 100% 0.017 s
FieldExpandableODETest 8 0 0 0 100% 0.002 s
ComplexODEConverterTest 3 0 0 0 100% 0.125 s
VariationalEquationTest 9 0 0 0 100% 0.465 s
DenseOutputModelTest 5 0 0 0 100% 0.045 s

Test Cases

[Summary] [Package List] [Test Cases]

FieldDenseOutputModelTest

testBoundaries 0.008 s
testModelsMerging 0.002 s
testRandomAccess 0.017 s
testErrorConditions 0 s

AdamsBashforthIntegratorTest

testNbPoints 0 s
polynomial 0.024 s
testStartFailure 0 s
testMinStep 0 s
exceedMaxEvaluations 0.008 s
testIncreasingTolerance 0.014 s
testSecondaryEquations 0.005 s
backward 0.009 s
testNaNAppearing 0.001 s

FirstOrderConverterTest

testSmallStep 0.019 s
testDecreasingSteps 0.004 s
testBigStep 0 s
testDoubleDimension 0 s

EventSlopeFilterTest

testHistoryIncreasingBackwardField 0.043 s
testTwoOppositeFilters 0.004 s
testIncreasingOnly 0.001 s
testHistoryIncreasingForward 0.013 s
testDecreasingOnly 0 s
testHistoryIncreasingBackward 0.011 s
testHistoryDecreasingForwardField 0.010 s
testIncreasingOnlyField 0.006 s
testHistoryIncreasingForwardField 0.009 s
testDecreasingOnlyField 0.005 s
testHistoryDecreasingBackwardField 0.023 s
testHistoryDecreasingBackward 0.016 s
testTwoOppositeFiltersField 0.004 s
testHistoryDecreasingForward 0.004 s

MidpointFieldIntegratorTest

testSecondaryEquations 0.103 s
testBackward 0.013 s
testDerivativesConsistency 0.006 s
testMissedEndEvent 0.002 s
testSmallStep 0.009 s
testDecreasingSteps 0.106 s
testNonFieldIntegratorConsistency 0 s
testBigStep 0 s
testUsingFieldCoefficients 0.016 s
testSingleStep 0.001 s
testUnstableDerivative 0.002 s
testPartialDerivatives 0.016 s
testIssue250 0.002 s
testKepler 0.018 s
testTooLargeFirstStep 0.001 s
testSanityChecks 0 s
testStepSize 0 s

DormandPrince853FieldStateInterpolatorTest

interpolationAtBounds 0 s
interpolationInside 0 s
nonFieldInterpolatorConsistency 0 s
degenerateInterpolation 0 s
restrictBothEnds 0 s
restrictPrevious 0.001 s
restrictCurrent 0 s

LutherFieldIntegratorTest

testSecondaryEquations 0.202 s
testBackward 0.028 s
testDerivativesConsistency 0.014 s
testMissedEndEvent 0 s
testSmallStep 0.019 s
testDecreasingSteps 0.116 s
testNonFieldIntegratorConsistency 0 s
testBigStep 0 s
testUsingFieldCoefficients 0.014 s
testSingleStep 0.001 s
testUnstableDerivative 0 s
testPartialDerivatives 0.008 s
testIssue250 0 s
testKepler 0.014 s
testTooLargeFirstStep 0 s
testSanityChecks 0 s
testStepSize 0 s

ExpandableODETest

testInsertTooShortComplete 0.002 s
testMap 0 s
testExtractDimensionMismatch 0 s
testInsertWrongEquationData 0 s
testOnlyMainEquation 0.001 s
testPrimaryAndSecondary 0 s
testNegativeIndex 0 s
testTooLargeIndex 0 s

StepNormalizerTest

testBoundariesFirst 0.001 s
testBeforeEnd 0 s
testBoundariesDefault 0.001 s
testModeBackwardIncrement 0 s
testBoundariesNeither 0 s
testModeBackwardMultiples 0.001 s
testModeForwardIncrement 0 s
testModeForwardMultiples 0 s
testBoundariesBoth 0 s
testBoundariesLast 0.001 s

ReappearingEventTest

testGragg 0.025 s
testDormandPrince 0.002 s

GraggBulirschStoerIntegratorTest

testDimensionCheck 0 s
testBackward 0 s
derivativesConsistency 0.004 s
testVariableSteps 0.004 s
testIntegratorControls 0.039 s
testMinStep 0 s
testUnstableDerivative 0.001 s
testNullIntervalCheck 0 s
testEvents 0 s
testNaNAppearing 0.001 s
testIssue596 0 s
testKepler 0.005 s
testIncreasingTolerance 0.001 s
testTooLargeFirstStep 0 s

EulerFieldStateInterpolatorTest

interpolationAtBounds 0 s
interpolationInside 0 s
nonFieldInterpolatorConsistency 0 s
degenerateInterpolation 0 s
restrictBothEnds 0 s
restrictPrevious 0 s
restrictCurrent 0 s

HighamHall54FieldStateInterpolatorTest

interpolationAtBounds 0 s
interpolationInside 0 s
nonFieldInterpolatorConsistency 0 s
degenerateInterpolation 0 s
restrictBothEnds 0 s
restrictPrevious 0 s
restrictCurrent 0 s

ThreeEighthesFieldIntegratorTest

testSecondaryEquations 0.138 s
testBackward 0.019 s
testDerivativesConsistency 0.007 s
testMissedEndEvent 0 s
testSmallStep 0.018 s
testDecreasingSteps 0.075 s
testNonFieldIntegratorConsistency 0 s
testBigStep 0 s
testUsingFieldCoefficients 0.011 s
testSingleStep 0 s
testUnstableDerivative 0.001 s
testPartialDerivatives 0.006 s
testIssue250 0 s
testKepler 0.019 s
testTooLargeFirstStep 0 s
testSanityChecks 0 s
testStepSize 0 s

EulerIntegratorTest

testSecondaryEquations 0.055 s
testSerialization 0.015 s
testBackward 0.009 s
testDerivativesConsistency 0.008 s
testMissedEndEvent 0 s
testSmallStep 0.003 s
testDecreasingSteps 0.022 s
testBigStep 0 s
testSingleStep 0.001 s
testUnstableDerivative 0 s
testNaNAppearing 0 s
testIssue250 0 s
testKepler 0.002 s
testTooLargeFirstStep 0 s
testSanityChecks 0 s
testStepSize 0 s

DormandPrince54StateInterpolatorTest

interpolationAtBounds 0 s
interpolationInside 0 s
degenerateInterpolation 0 s
restrictBothEnds 0 s
restrictPrevious 0 s
restrictCurrent 0 s

LocalizedODEFormatsTest

testNoMissingFrenchTranslation 0.006 s
testNoOpEnglishTranslation 0.001 s
testVariablePartsConsistency 0.008 s
testMessageNumber 0 s
testAllKeysPresentInPropertiesFiles 0.002 s
testAllPropertiesCorrespondToKeys 0 s

GillStateInterpolatorTest

interpolationAtBounds 0 s
interpolationInside 0 s
degenerateInterpolation 0 s
restrictBothEnds 0 s
restrictPrevious 0 s
restrictCurrent 0 s

DormandPrince853IntegratorTest

testVariableSteps 0 s
testMissedEndEvent 0 s
testUnstableDerivative 0 s
testSecondaryEquations 0.001 s
testTorqueFreeMotionIssue230 0.119 s
testBackward 0.001 s
testForwardBackwardExceptions 0 s
testResetAfterStep 0 s
testWrongDerivative 0 s
testInfiniteIntegration 0 s
testMinStep 0 s
testPartialDerivatives 0 s
testStopAfterStep 0 s
testTorqueFreeMotion 0.255 s
testNullIntervalCheck 0 s
testEvents 0 s
testEventsErrors 0 s
testNaNAppearing 0 s
testKepler 0.001 s
testIncreasingTolerance 0 s
testTorqueFreeMotionOmegaOnly 0.001 s
testEventsNoConvergence 0 s
testTooLargeFirstStep 0 s
testSanityChecks 0 s
testEventsScheduling 0.001 s
testStepEnd 0 s

HighamHall54StateInterpolatorTest

interpolationAtBounds 0 s
interpolationInside 0 s
degenerateInterpolation 0 s
restrictBothEnds 0 s
restrictPrevious 0 s
restrictCurrent 0 s

GillIntegratorTest

testSecondaryEquations 0.053 s
testSerialization 0.027 s
testBackward 0.008 s
testDerivativesConsistency 0.011 s
testMissedEndEvent 0.002 s
testSmallStep 0.006 s
testDecreasingSteps 0.063 s
testBigStep 0.001 s
testSingleStep 0 s
testUnstableDerivative 0.001 s
testNaNAppearing 0 s
testIssue250 0 s
testKepler 0.009 s
testTooLargeFirstStep 0 s
testSanityChecks 0.001 s
testStepSize 0 s

ClassicalRungeKuttaIntegratorTest

testSecondaryEquations 0.031 s
testSerialization 0.009 s
testBackward 0.003 s
testDerivativesConsistency 0.003 s
testMissedEndEvent 0 s
testSmallStep 0.003 s
testDecreasingSteps 0.022 s
testBigStep 0 s
testSingleStep 0 s
testUnstableDerivative 0 s
testNaNAppearing 0 s
testIssue250 0 s
testKepler 0.002 s
testTooLargeFirstStep 0 s
testSanityChecks 0 s
testStepSize 0.001 s

ClassicalRungeKuttaFieldIntegratorTest

testSecondaryEquations 0.124 s
testBackward 0.013 s
testDerivativesConsistency 0.006 s
testMissedEndEvent 0 s
testSmallStep 0.011 s
testDecreasingSteps 0.074 s
testNonFieldIntegratorConsistency 0 s
testBigStep 0.001 s
testUsingFieldCoefficients 0.005 s
testSingleStep 0 s
testUnstableDerivative 0.001 s
testPartialDerivatives 0.003 s
testIssue250 0 s
testKepler 0.008 s
testTooLargeFirstStep 0 s
testSanityChecks 0 s
testStepSize 0 s

CloseEventsTest

testEventCausedByStateResetReverse 0.007 s
testRootPlusToleranceHasWrongSignAndLessThanTb 0 s
testSimultaneousEventsReset 0.002 s
testDoubleRootOppositeSignReverse 0.001 s
testSimultaneousDiscontinuousEventsAfterReset 0.001 s
testDoubleRootReverse 0 s
testCloseEventsFirstOneIsReset 0.001 s
testSimultaneousDiscontinuousEventsAfterResetReverse 0 s
testCloseEventsFirstOneIsResetReverse 0.001 s
testRootFindingTolerance 0.001 s
testToleranceMismatch 0 s
testToleranceStopReverse 0 s
testEventStepHandler 0.001 s
testResetChangesSign 0.002 s
testEventChangesGFunctionDefinitionAccelerateReverse 0.001 s
testRootPlusToleranceHasWrongSignAndLessThanTbReverse 0.001 s
testRootPlusToleranceHasWrongSign 0 s
testSimultaneousEvents 0.001 s
testConvergenceTooTight 0 s
testEventChangesGFunctionDefinitionReverse 0.001 s
testCloseEvents 0 s
testZeroAtBeginningAndEndOfIntervalReverse 0.001 s
testFastSwitching 0 s
testTrickyCaseLowerReverse 0.001 s
testZeroAtBeginningAndEndOfIntervalOppositeSign 0 s
testToleranceStop 0.001 s
testRootFindingToleranceReverse 0 s
testZeroAtBeginningAndEndOfIntervalOppositeSignReverse 0 s
testEventCausedByDerivativesResetReverse 0.001 s
testCloseEventsReverse 0 s
testZeroAtBeginningAndEndOfInterval 0.001 s
testDoubleRoot 0 s
testLongInitialZero 0 s
testMultipleBackupsReverse 0 s
testLongInitialZeroReverse 0.001 s
testSimultaneousEventsResetReverse 0.001 s
testFastSwitchingReverse 0 s
testToleranceMismatchReverse 0 s
testEventChangesGFunctionDefinitionCancelReverse 0.001 s
testEventChangesGFunctionDefinitionDelay 0.001 s
testMultipleBackups 0.001 s
testRootPlusToleranceHasWrongSignReverse 0 s
testEventChangesGFunctionDefinitionDelayReverse 0.001 s
testTrickyCaseLower 0.001 s
testConvergenceTooTightReverse 0 s
testEventChangesGFunctionDefinitionCancel 0.001 s
testEventStepHandlerReverse 0 s
testEventChangesGFunctionDefinition 0.001 s
testEventCausedByDerivativesReset 0 s
testDoubleRootOppositeSign 0.001 s
testShortBracketingInterval 0 s
testShortBracketingIntervalReverse 0.001 s
testEventChangesGFunctionDefinitionAccelerate 0.001 s
testSimultaneousEventsReverse 0 s
testResetChangesSignReverse 0.001 s
testEventCausedByStateReset 0 s

FieldExpandableODETest

testInsertTooShortComplete 0.001 s
testMap 0 s
testExtractDimensionMismatch 0 s
testInsertWrongEquationData 0 s
testOnlyMainEquation 0 s
testPrimaryAndSecondary 0.001 s
testNegativeIndex 0 s
testTooLargeIndex 0 s

DormandPrince853FieldIntegratorTest

testSecondaryEquations 0.002 s
testTorqueFreeMotionIssue230 0.234 s
testBackward 0 s
testForwardBackwardExceptions 0 s
testNonFieldIntegratorConsistency 0.001 s
testUsingFieldCoefficients 0.001 s
testResetAfterStep 0.001 s
testInfiniteIntegration 0 s
testMinStep 0 s
testPartialDerivatives 0.001 s
testStopAfterStep 0.001 s
testTorqueFreeMotion 0.930 s
testEvents 0.002 s
testEventsErrors 0.001 s
testIssue118 0.003 s
testKepler 0.004 s
testIncreasingTolerance 0.005 s
testTorqueFreeMotionOmegaOnly 0.001 s
testEventsNoConvergence 0 s
testSanityChecks 0 s
testStepEnd 0.001 s

ThreeEighthesFieldStateInterpolatorTest

interpolationAtBounds 0 s
interpolationInside 0 s
nonFieldInterpolatorConsistency 0 s
degenerateInterpolation 0 s
restrictBothEnds 0 s
restrictPrevious 0 s
restrictCurrent 0 s

AdamsBashforthFieldIntegratorTest

testNbPoints 0 s
polynomial 0.015 s
testStartFailure 0 s
testMinStep 0 s
exceedMaxEvaluations 0.022 s
testIncreasingTolerance 0.083 s
testSecondaryEquations 0.025 s
backward 0.043 s
testNaNAppearing 0.001 s
testIssue118 0.026 s

ComplexODEConverterTest

testSecondaryEquation 0.106 s
testDoubleDimension 0 s
testPrimaryEquation 0.019 s

ClassicalRungeKuttaFieldStateInterpolatorTest

interpolationAtBounds 0 s
interpolationInside 0 s
nonFieldInterpolatorConsistency 0 s
degenerateInterpolation 0 s
restrictBothEnds 0 s
restrictPrevious 0 s
restrictCurrent 0 s

ThreeEighthesIntegratorTest

testSecondaryEquations 0.030 s
testSerialization 0.010 s
testBackward 0.003 s
testDerivativesConsistency 0.003 s
testMissedEndEvent 0 s
testSmallStep 0.003 s
testDecreasingSteps 0.022 s
testBigStep 0 s
testSingleStep 0 s
testUnstableDerivative 0 s
testNaNAppearing 0 s
testIssue250 0 s
testKepler 0.002 s
testTooLargeFirstStep 0 s
testSanityChecks 0.001 s
testStepSize 0 s

AdamsMoultonFieldIntegratorTest

testNbPoints 0 s
polynomial 0.019 s
testStartFailure 0 s
testMinStep 0 s
exceedMaxEvaluations 0.009 s
testIncreasingTolerance 0.056 s
testSecondaryEquations 0.029 s
backward 0.047 s
testNaNAppearing 0 s
testIssue118 0.048 s

MidpointIntegratorTest

testSecondaryEquations 0.027 s
testSerialization 0.008 s
testBackward 0.002 s
testDerivativesConsistency 0.003 s
testMissedEndEvent 0 s
testSmallStep 0.002 s
testDecreasingSteps 0.019 s
testBigStep 0 s
testSingleStep 0 s
testUnstableDerivative 0 s
testNaNAppearing 0 s
testIssue250 0 s
testKepler 0.002 s
testTooLargeFirstStep 0 s
testSanityChecks 0 s
testStepSize 0 s

AdamsMoultonIntegratorTest

testNbPoints 0 s
polynomial 0.003 s
testStartFailure 0.001 s
testMinStep 0 s
exceedMaxEvaluations 0.002 s
testIncreasingTolerance 0.011 s
testSecondaryEquations 0.004 s
backward 0.006 s
testNaNAppearing 0 s

OverlappingEventsTest

testOverlappingEvents0 0.007 s
testOverlappingEvents1 0.003 s

DormandPrince54FieldIntegratorTest

testSecondaryEquations 0.015 s
testTorqueFreeMotionIssue230 0.381 s
testBackward 0.001 s
testForwardBackwardExceptions 0 s
testNonFieldIntegratorConsistency 0 s
testUsingFieldCoefficients 0.001 s
testResetAfterStep 0.001 s
testInfiniteIntegration 0 s
testMinStep 0 s
testPartialDerivatives 0.003 s
testStopAfterStep 0.001 s
testTorqueFreeMotion 1.972 s
testEvents 0.002 s
testEventsErrors 0.001 s
testIssue118 0.014 s
testKepler 0.003 s
testIncreasingTolerance 0.009 s
testTorqueFreeMotionOmegaOnly 0.001 s
testEventsNoConvergence 0.001 s
testSanityChecks 0 s
testStepEnd 0.001 s

DormandPrince853StateInterpolatorTest

interpolationAtBounds 0 s
interpolationInside 0 s
degenerateInterpolation 0 s
restrictBothEnds 0 s
restrictPrevious 0 s
restrictCurrent 0 s

StepNormalizerOutputOverlapTest

testMulNeitherRev 0.002 s
testIncNeither 0 s
testMulLastRev 0.001 s
testMulBothRev 0 s
testIncFirstRev 0.001 s
testIncFirst 0.001 s
testMulBoth 0 s
testMulLast 0 s
testMulNeither 0.001 s
testIncLastRev 0 s
testMulFirst 0 s
testIncBothRev 0.001 s
testMulFirstRev 0 s
testIncBoth 0 s
testIncLast 0.001 s
testIncNeitherRev 0 s

DormandPrince54IntegratorTest

testVariableSteps 0 s
testMissedEndEvent 0 s
testUnstableDerivative 0 s
testSecondaryEquations 0.003 s
testTorqueFreeMotionIssue230 0.156 s
testBackward 0 s
testForwardBackwardExceptions 0 s
testResetAfterStep 0.001 s
testWrongDerivative 0 s
testInfiniteIntegration 0 s
testMinStep 0 s
testPartialDerivatives 0.001 s
testStopAfterStep 0 s
testTorqueFreeMotion 0.528 s
testNullIntervalCheck 0 s
testEvents 0.001 s
testEventsErrors 0 s
testNaNAppearing 0 s
testKepler 0.001 s
testIncreasingTolerance 0.002 s
testTorqueFreeMotionOmegaOnly 0 s
testEventsNoConvergence 0 s
testTooLargeFirstStep 0 s
testSanityChecks 0 s
testEventsScheduling 0.001 s
testStepEnd 0.001 s

ThreeEighthesStateInterpolatorTest

interpolationAtBounds 0 s
interpolationInside 0 s
degenerateInterpolation 0 s
restrictBothEnds 0 s
restrictPrevious 0 s
restrictCurrent 0 s

LutherFieldStateInterpolatorTest

interpolationAtBounds 0 s
interpolationInside 0.001 s
nonFieldInterpolatorConsistency 0 s
degenerateInterpolation 0 s
restrictBothEnds 0 s
restrictPrevious 0 s
restrictCurrent 0 s

EulerFieldIntegratorTest

testSecondaryEquations 0.155 s
testBackward 0.009 s
testDerivativesConsistency 0.007 s
testMissedEndEvent 0 s
testSmallStep 0.008 s
testDecreasingSteps 0.054 s
testNonFieldIntegratorConsistency 0 s
testBigStep 0 s
testUsingFieldCoefficients 0.002 s
testSingleStep 0.001 s
testUnstableDerivative 0 s
testPartialDerivatives 0.002 s
testIssue250 0 s
testKepler 0.006 s
testTooLargeFirstStep 0 s
testSanityChecks 0 s
testStepSize 0 s

GillFieldIntegratorTest

testSecondaryEquations 0.100 s
testBackward 0.011 s
testDerivativesConsistency 0.005 s
testMissedEndEvent 0.001 s
testSmallStep 0.010 s
testDecreasingSteps 0.065 s
testNonFieldIntegratorConsistency 0 s
testBigStep 0 s
testUsingFieldCoefficients 0.005 s
testSingleStep 0 s
testUnstableDerivative 0 s
testPartialDerivatives 0.004 s
testIssue250 0 s
testKepler 0.008 s
testTooLargeFirstStep 0 s
testSanityChecks 0.001 s
testStepSize 0 s

FieldStepNormalizerTest

testBoundariesFirst 0.003 s
testBeforeEnd 0.003 s
testBoundariesDefault 0.003 s
testModeBackwardIncrement 0 s
testBoundariesNeither 0.003 s
testModeBackwardMultiples 0 s
testModeForwardIncrement 0 s
testModeForwardMultiples 0 s
testBoundariesBoth 0.003 s
testBoundariesLast 0.003 s

StepNormalizerOutputTest

testMulNeitherRev 0 s
testIncNeither 0 s
testMulLastRev 0 s
testMulBothRev 0.001 s
testIncFirstRev 0 s
testIncFirst 0 s
testMulBoth 0 s
testMulLast 0 s
testMulNeither 0.001 s
testIncLastRev 0 s
testMulFirst 0 s
testIncBothRev 0 s
testMulFirstRev 0 s
testIncBoth 0.001 s
testIncLast 0 s
testIncNeitherRev 0 s

MidpointStateInterpolatorTest

interpolationAtBounds 0 s
interpolationInside 0 s
degenerateInterpolation 0 s
restrictBothEnds 0 s
restrictPrevious 0 s
restrictCurrent 0 s

HighamHall54FieldIntegratorTest

testSecondaryEquations 0.017 s
testTorqueFreeMotionIssue230 0.536 s
testBackward 0.001 s
testForwardBackwardExceptions 0.001 s
testNonFieldIntegratorConsistency 0 s
testUsingFieldCoefficients 0.001 s
testResetAfterStep 0.001 s
testInfiniteIntegration 0.001 s
testMinStep 0 s
testPartialDerivatives 0.004 s
testStopAfterStep 0.001 s
testTorqueFreeMotion 2.278 s
testEvents 0.002 s
testEventsErrors 0.001 s
testIssue118 0.018 s
testKepler 0.003 s
testIncreasingTolerance 0.007 s
testTorqueFreeMotionOmegaOnly 0.001 s
testEventsNoConvergence 0.001 s
testSanityChecks 0 s
testStepEnd 0.001 s

HighamHall54IntegratorTest

testVariableSteps 0.003 s
testMissedEndEvent 0.001 s
testUnstableDerivative 0 s
testSecondaryEquations 0.005 s
testTorqueFreeMotionIssue230 0.226 s
testBackward 0.001 s
testForwardBackwardExceptions 0 s
testResetAfterStep 0.001 s
testWrongDerivative 0.001 s
testInfiniteIntegration 0 s
testMinStep 0 s
testPartialDerivatives 0.004 s
testStopAfterStep 0 s
testTorqueFreeMotion 0.659 s
testNullIntervalCheck 0 s
testEvents 0.002 s
testEventsErrors 0.001 s
testNaNAppearing 0 s
testKepler 0.002 s
testIncreasingTolerance 0.003 s
testTorqueFreeMotionOmegaOnly 0 s
testEventsNoConvergence 0.002 s
testTooLargeFirstStep 0 s
testSanityChecks 0 s
testEventsScheduling 0.003 s
testStepEnd 0.001 s

ClassicalRungeKuttaStateInterpolatorTest

interpolationAtBounds 0 s
interpolationInside 0 s
degenerateInterpolation 0 s
restrictBothEnds 0 s
restrictPrevious 0 s
restrictCurrent 0 s

LutherStateInterpolatorTest

interpolationAtBounds 0 s
interpolationInside 0 s
degenerateInterpolation 0 s
restrictBothEnds 0 s
restrictPrevious 0 s
restrictCurrent 0 s

AdamsNordsieckTransformerTest

testPolynomialExtraDerivative 0 s
testTransformInexact 0 s
testPolynomialMissingLastDerivative 0 s
testPolynomialRegular 0 s
testTransformExact 0 s

LutherIntegratorTest

testSecondaryEquations 0.048 s
testSerialization 0.015 s
testBackward 0.004 s
testDerivativesConsistency 0.004 s
testMissedEndEvent 0 s
testSmallStep 0.004 s
testDecreasingSteps 0.025 s
testBigStep 0 s
testSingleStep 0.001 s
testUnstableDerivative 0 s
testNaNAppearing 0 s
testIssue250 0 s
testKepler 0.004 s
testTooLargeFirstStep 0 s
testSanityChecks 0 s
testStepSize 0 s

FieldExplicitRungeKuttaIntegratorTest

testFraction 0 s
testVersusNonField 0 s
testRealCoefficientsVersusField 0 s

GillFieldStateInterpolatorTest

interpolationAtBounds 0 s
interpolationInside 0.001 s
nonFieldInterpolatorConsistency 0 s
degenerateInterpolation 0 s
restrictBothEnds 0 s
restrictPrevious 0 s
restrictCurrent 0 s

DetectorBasedEventStateTest

testEventsCloserThanThreshold 0.001 s
closeEvents 0.001 s
testIssue695 0.006 s
testIssue965 0.001 s

EulerStateInterpolatorTest

interpolationAtBounds 0 s
interpolationInside 0 s
degenerateInterpolation 0 s
restrictBothEnds 0 s
restrictPrevious 0 s
restrictCurrent 0 s

FieldCloseEventsTest

testEventCausedByStateResetReverse 0.019 s
testRootPlusToleranceHasWrongSignAndLessThanTb 0.001 s
testSimultaneousEventsReset 0.003 s
testDoubleRootOppositeSignReverse 0.001 s
testSimultaneousDiscontinuousEventsAfterReset 0.001 s
testDoubleRootReverse 0.001 s
testCloseEventsFirstOneIsReset 0.001 s
testSimultaneousDiscontinuousEventsAfterResetReverse 0.001 s
testCloseEventsFirstOneIsResetReverse 0 s
testRootFindingTolerance 0.001 s
testToleranceMismatch 0.002 s
testToleranceStopReverse 0.003 s
testEventStepHandler 0.001 s
testResetChangesSign 0.002 s
testEventChangesGFunctionDefinitionAccelerateReverse 0.001 s
testRootPlusToleranceHasWrongSignAndLessThanTbReverse 0.001 s
testRootPlusToleranceHasWrongSign 0.001 s
testSimultaneousEvents 0.001 s
testConvergenceTooTight 0 s
testEventChangesGFunctionDefinitionReverse 0.002 s
testCloseEvents 0 s
testZeroAtBeginningAndEndOfIntervalReverse 0.001 s
testFastSwitching 0 s
testTrickyCaseLowerReverse 0.001 s
testZeroAtBeginningAndEndOfIntervalOppositeSign 0.001 s
testToleranceStop 0.001 s
testRootFindingToleranceReverse 0 s
testZeroAtBeginningAndEndOfIntervalOppositeSignReverse 0.001 s
testEventCausedByDerivativesResetReverse 0 s
testCloseEventsReverse 0.001 s
testZeroAtBeginningAndEndOfInterval 0 s
testDoubleRoot 0 s
testLongInitialZero 0 s
testMultipleBackupsReverse 0.002 s
testLongInitialZeroReverse 0 s
testSimultaneousEventsResetReverse 0.002 s
testFastSwitchingReverse 0 s
testToleranceMismatchReverse 0.001 s
testEventChangesGFunctionDefinitionCancelReverse 0.001 s
testEventChangesGFunctionDefinitionDelay 0.002 s
testMultipleBackups 0.002 s
testRootPlusToleranceHasWrongSignReverse 0.001 s
testEventChangesGFunctionDefinitionDelayReverse 0.001 s
testTrickyCaseLower 0.001 s
testConvergenceTooTightReverse 0.001 s
testEventChangesGFunctionDefinitionCancel 0.003 s
testEventStepHandlerReverse 0 s
testEventChangesGFunctionDefinition 0.001 s
testEventCausedByDerivativesReset 0.001 s
testDoubleRootOppositeSign 0 s
testShortBracketingInterval 0.001 s
testShortBracketingIntervalReverse 0.001 s
testEventChangesGFunctionDefinitionAccelerate 0.002 s
testSimultaneousEventsReverse 0.001 s
testResetChangesSignReverse 0.001 s
testEventCausedByStateReset 0.001 s

MidpointFieldStateInterpolatorTest

interpolationAtBounds 0 s
interpolationInside 0 s
nonFieldInterpolatorConsistency 0.001 s
degenerateInterpolation 0 s
restrictBothEnds 0 s
restrictPrevious 0 s
restrictCurrent 0 s

AdamsStateInterpolatorTest

interpolationAtBounds 0.009 s
degenerateInterpolation 0 s
interpolationInside 0 s
restrictBothEnds 0.001 s
restrictPrevious 0 s
restrictCurrent 0 s

VariationalEquationTest

testLowAccuracyExternalDifferentiation 0.027 s
testMismatchedEquations 0.001 s
testHighAccuracyExternalDifferentiation 0.181 s
testAnalyticalDifferentiation 0.032 s
testInternalDifferentiation 0.211 s
testParameterizable 0.007 s
testWrongParameterName 0 s
testFinalResult 0.004 s
testDefaultMethods 0 s

DormandPrince54FieldStateInterpolatorTest

interpolationAtBounds 0 s
interpolationInside 0.001 s
nonFieldInterpolatorConsistency 0.001 s
degenerateInterpolation 0 s
restrictBothEnds 0 s
restrictPrevious 0 s
restrictCurrent 0 s

GraggBulirschStoerStateInterpolatorTest

interpolationAtBounds 0.001 s
degenerateInterpolation 0 s
interpolationInside 0 s
restrictBothEnds 0 s
restrictPrevious 0 s
restrictCurrent 0.001 s

DenseOutputModelTest

testBoundaries 0.004 s
testSerialization 0.035 s
testModelsMerging 0.001 s
testRandomAccess 0.004 s
testErrorConditions 0 s

Back to top

Version: 3.1. Last Published: 2024-04-02.

Reflow Maven skin maintained by Olivier Lamy.