Searched defs:ode (Results 1 – 7 of 7) sorted by relevance
172 final FirstOrderDifferentialEquations ode = in registerVariationalEquations() local443 private final FirstOrderDifferentialEquations ode; field in JacobianMatrices.MainStateJacobianWrapper456 MainStateJacobianWrapper(final FirstOrderDifferentialEquations ode, final double[] hY) in MainStateJacobianWrapper()
41 ParameterizedWrapper(final FirstOrderDifferentialEquations ode) { in ParameterizedWrapper()
31 void ode( const state_type &x , state_type &dxdt , double t ) const in ode() function
79 void ode( const state_type &x , state_type &dxdt , double t ) const in ode() function
61 private final ODEWithJacobians ode; field in FirstOrderIntegratorWithJacobians83 final ParameterizedODE ode, in FirstOrderIntegratorWithJacobians()100 final ODEWithJacobians ode) { in FirstOrderIntegratorWithJacobians()456 private final ParameterizedODE ode; field in FirstOrderIntegratorWithJacobians.FiniteDifferencesWrapper476 public FiniteDifferencesWrapper(final ParameterizedODE ode, in FiniteDifferencesWrapper()
74 struct ode struct81 ++ode_call_count; in operator ()() argument
356 protected void sanityChecks(final FirstOrderDifferentialEquations ode, in sanityChecks()