Home
last modified time | relevance | path

Searched refs:_jz_maxOrderUsed (Results 1 – 2 of 2) sorted by relevance

/dports/astro/pykep/pykep-2.6/src/core_functions/
H A Djorba.c599 static int _jz_maxOrderUsed = -1; in taylor_coefficients_fixed_thrustA() local
603 if(_jz_maxOrderUsed < order ) { in taylor_coefficients_fixed_thrustA()
617 _jz_oorder=_jz_maxOrderUsed; in taylor_coefficients_fixed_thrustA()
618 _jz_maxOrderUsed = order; in taylor_coefficients_fixed_thrustA()
/dports/astro/py-pykep/pykep-2.6/src/core_functions/
H A Djorba.c599 static int _jz_maxOrderUsed = -1; in taylor_coefficients_fixed_thrustA() local
603 if(_jz_maxOrderUsed < order ) { in taylor_coefficients_fixed_thrustA()
617 _jz_oorder=_jz_maxOrderUsed; in taylor_coefficients_fixed_thrustA()
618 _jz_maxOrderUsed = order; in taylor_coefficients_fixed_thrustA()