R/load_lna.R
load_lna.Rd
Construct and compile the functions for proposing an LNA path, with integration of the LNA ODEs accomplished using the Boost odeint library.
load_lna(lna_rates, compile_lna, messages, atol, rtol, stepper)
list containing the LNA rate functions, derivatives, and parameter codes
if TRUE, code will be generated and compiled. If a character string for the name of a file that does not yet exist, code will be generated but not compiled. If the name of a file that exists in the current working directory, the code in the file will be compiled.
should messages be printed
list containing the LNA pointers and calling code