Home
last modified time | relevance | path

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

/dports/math/heyoka/heyoka-0.16.0/src/
H A Dtaylor.cpp234 llvm::Value *taylor_determine_h(llvm_state &s, in taylor_determine_h() function
1826 …auto h = taylor_determine_h<T>(s, diff_variant, ev_dc, svf_ptr, h_ptr, n_eq, n_uvars, order, batch… in taylor_add_adaptive_step_with_events()
2131 …auto h = taylor_determine_h<T>(s, diff_variant, sv_funcs_dc, nullptr, h_ptr, n_eq, n_uvars, order,… in taylor_add_adaptive_step()