Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ cv_quad_rhs_adj()

template<typename F , typename T_y0 , typename T_t0 , typename T_ts , typename... T_Args>
static constexpr int stan::math::cvodes_integrator_adjoint_vari< F, T_y0, T_t0, T_ts, T_Args >::cv_quad_rhs_adj ( realtype  t,
N_Vector  y,
N_Vector  yB,
N_Vector  qBdot,
void *  user_data 
)
inlinestaticconstexprprivate

Implements the function of type CVQuadRhsFnB which is the RHS of the backward ODE system's quadrature.

Definition at line 657 of file cvodes_integrator_adjoint.hpp.