Home
last modified time | relevance | path

Searched defs:globalPreviousState (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/ode/sampling/
H A DAbstractFieldStepInterpolator.java44 private final FieldODEStateAndDerivative<T> globalPreviousState; field in AbstractFieldStepInterpolator
70 final FieldODEStateAndDerivative<T> globalPreviousState, in AbstractFieldStepInterpolator()
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/ode/nonstiff/
H A DAdamsFieldStepInterpolator.java73 final FieldODEStateAndDerivative<T> globalPreviousState, in AdamsFieldStepInterpolator()
96 final FieldODEStateAndDerivative<T> globalPreviousState, in AdamsFieldStepInterpolator()
H A DEulerFieldIntegrator.java87 final FieldODEStateAndDerivative<T> globalPreviousState, in createInterpolator()
H A DMidpointFieldIntegrator.java87 final FieldODEStateAndDerivative<T> globalPreviousState, in createInterpolator()
H A DThreeEighthesFieldIntegrator.java101 final FieldODEStateAndDerivative<T> globalPreviousState, in createInterpolator()
H A DClassicalRungeKuttaFieldIntegrator.java102 final FieldODEStateAndDerivative<T> globalPreviousState, in createInterpolator()
H A DLutherFieldIntegrator.java137 final FieldODEStateAndDerivative<T> globalPreviousState, in createInterpolator()
H A DGillFieldIntegrator.java112 final FieldODEStateAndDerivative<T> globalPreviousState, in createInterpolator()
H A DEulerFieldStepInterpolator.java64final FieldODEStateAndDerivative<T> globalPreviousState, in EulerFieldStepInterpolator()
H A DMidpointFieldStepInterpolator.java66final FieldODEStateAndDerivative<T> globalPreviousState, in MidpointFieldStepInterpolator()
H A DRungeKuttaFieldStepInterpolator.java58final FieldODEStateAndDerivative<T> globalPreviousState, in RungeKuttaFieldStepInterpolator()
H A DHighamHall54FieldIntegrator.java166 final FieldODEStateAndDerivative<T> globalPreviousState, in createInterpolator()
H A DThreeEighthesFieldStepInterpolator.java76 final FieldODEStateAndDerivative<T> globalPreviousState, in ThreeEighthesFieldStepInterpolator()
H A DClassicalRungeKuttaFieldStepInterpolator.java74final FieldODEStateAndDerivative<T> globalPreviousState, in ClassicalRungeKuttaFieldStepInterpolator()
H A DDormandPrince54FieldIntegrator.java191 final FieldODEStateAndDerivative<T> globalPreviousState, in createInterpolator()
H A DRungeKuttaFieldIntegrator.java109final FieldODEStateAndDerivative<T> globalPreviousState, in createInterpolator()
H A DHighamHall54FieldStepInterpolator.java50 final FieldODEStateAndDerivative<T> globalPreviousState, in HighamHall54FieldStepInterpolator()
H A DGillFieldStepInterpolator.java79 final FieldODEStateAndDerivative<T> globalPreviousState, in GillFieldStepInterpolator()
H A DDormandPrince853FieldIntegrator.java397 final FieldODEStateAndDerivative<T> globalPreviousState, in createInterpolator()
H A DDormandPrince853FieldStepInterpolator.java57 final FieldODEStateAndDerivative<T> globalPreviousState, in DormandPrince853FieldStepInterpolator()
H A DLutherFieldStepInterpolator.java95 final FieldODEStateAndDerivative<T> globalPreviousState, in LutherFieldStepInterpolator()
H A DEmbeddedRungeKuttaFieldIntegrator.java193final FieldODEStateAndDerivative<T> globalPreviousState, in createInterpolator()
H A DDormandPrince54FieldStepInterpolator.java87 final FieldODEStateAndDerivative<T> globalPreviousState, in DormandPrince54FieldStepInterpolator()