This is the complete list of members for G4BulirschStoer, including all inherited members.
| calc_h_opt(G4double h, G4double error, size_t k) const | G4BulirschStoer | private |
| extrapolate(size_t k, G4double xest[]) | G4BulirschStoer | private |
| fnvar | G4BulirschStoer | private |
| G4BulirschStoer(G4EquationOfMotion *equation, G4int nvar, G4double eps_rel, G4double max_dt=DBL_MAX) | G4BulirschStoer | |
| GetEquationOfMotion() | G4BulirschStoer | inline |
| GetNumberOfVariables() const | G4BulirschStoer | inline |
| h_opt | G4BulirschStoer | private |
| in_convergence_window(G4int k) const | G4BulirschStoer | private |
| m_coeff | G4BulirschStoer | private |
| m_cost | G4BulirschStoer | private |
| m_current_k_opt | G4BulirschStoer | private |
| m_dt_last | G4BulirschStoer | private |
| m_eps_rel | G4BulirschStoer | private |
| m_err | G4BulirschStoer | private |
| m_first | G4BulirschStoer | private |
| m_interval_sequence | G4BulirschStoer | private |
| m_k_max | G4BulirschStoer | privatestatic |
| m_last_step_rejected | G4BulirschStoer | private |
| m_max_dt | G4BulirschStoer | private |
| m_midpoint | G4BulirschStoer | private |
| m_table | G4BulirschStoer | private |
| reset() | G4BulirschStoer | |
| set_k_opt(size_t k, G4double &dt) | G4BulirschStoer | private |
| set_max_dt(G4double max_dt) | G4BulirschStoer | inline |
| set_max_relative_error(G4double eps_rel) | G4BulirschStoer | inline |
| SetEquationOfMotion(G4EquationOfMotion *equation) | G4BulirschStoer | inline |
| should_reject(G4double error, G4int k) const | G4BulirschStoer | private |
| step_result enum name | G4BulirschStoer | |
| try_step(const G4double in[], const G4double dxdt[], G4double &t, G4double out[], G4double &dt) | G4BulirschStoer | |
| work | G4BulirschStoer | private |