Home
last modified time | relevance | path

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

/dports/math/heyoka/heyoka-0.16.0/src/
H A Dtaylor.cpp2753 std::vector<T> c_out_tcs, c_out_times_hi, c_out_times_lo; in propagate_until_impl() local
2795 ret.m_tcs = std::move(c_out_tcs); in propagate_until_impl()
2831 c_out_tcs.insert(c_out_tcs.end(), m_tc.begin(), m_tc.end()); in propagate_until_impl()
4042 std::vector<T> c_out_tcs, c_out_times_hi, c_out_times_lo; in propagate_until_impl() local
4083 ret.m_tcs = std::move(c_out_tcs); in propagate_until_impl()
4146 c_out_tcs.insert(c_out_tcs.end(), m_tc.begin(), m_tc.end()); in propagate_until_impl()