Home
last modified time | relevance | path

Searched refs:cp_h0u (Results 1 – 3 of 3) sorted by relevance

/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Integrators/src/CPodes/sundials/src/cpodes/
H A Dcpodes_impl.h310 realtype cp_h0u; /* actual initial stepsize */ member
H A Dcpodes_io.c950 *hinused = cp_mem->cp_h0u; in CPodeGetActualInitStep()
1128 *hinused = cp_mem->cp_h0u; in CPodeGetIntegratorStats()
H A Dcpodes.c478 cp_mem->cp_h0u = ZERO; in CPodeInit()
644 cp_mem->cp_h0u = ZERO; in CPodeReInit()
1156 cp_mem->cp_h0u = h; in CPode()