MCPcopy Create free account
hub / github.com/Xrvitd/GCNO / odesolverresults

Function odesolverresults

src/Optimization/ALGLIB/diffequations.cpp:540–568  ·  view source on GitHub ↗

ODE solver results Called after OdeSolverIteration returned False. INPUT PARAMETERS: State - algorithm state (used by OdeSolverIteration). OUTPUT PARAMETERS: M - number of tabulated values, M>=1 XTbl - array[0..M-1], values of X YTbl - array[0..M-1,0..N-1], values of Y in X[i] Rep - solver report: * Rep.TerminationType completetion

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 13

ae_state_initFunction · 0.85
ae_state_set_break_jumpFunction · 0.85
ae_state_set_flagsFunction · 0.85
ae_state_clearFunction · 0.85
ae_vector_clearFunction · 0.85
ae_matrix_clearFunction · 0.85
_odesolverreport_clearFunction · 0.85
ae_vector_set_lengthFunction · 0.85
ae_v_movedFunction · 0.85
ae_v_lenFunction · 0.85
ae_matrix_set_lengthFunction · 0.85
ae_v_moveFunction · 0.85

Tested by

no test coverage detected