compileAndLoad: Compile and load shared object implementing the ODE system.
Description
Compile and load shared object implementing the ODE system.
Usage
compileAndLoad(filename, dllname, fcontrol, verbose)
Arguments
filename
Full file name of the source file.
dllname
Base name for source and dll file.
fcontrol
Interpolation method for forcings.
verbose
Print compiler output or not.