CALL_INTEGRATE_STEM_ODE: Integrate a system of ODEs via external Xptr.

View source: R/RcppExports.R

CALL_INTEGRATE_STEM_ODER Documentation

Integrate a system of ODEs via external Xptr.

Description

Integrate a system of ODEs via external Xptr.

Usage

CALL_INTEGRATE_STEM_ODE(init, start, end, step_size, stem_ode_ptr)

Arguments

init

initial condition

start

time at left endpoint of interval

end

time at right endpoint

step_size

set automatically by caller, required argument not specified by user

stem_ode_ptr

external pointer for calling the ODE integrator


fintzij/stemr documentation built on March 25, 2022, 12:25 p.m.