22 January 2017 12:01:37 PM STOCHASTIC_RK_PRB C version Test the STOCHASTIC_RK library. TEST01 RK1_TI_STEP uses a first order RK method for a problem whose right hand side does not depend explicitly on time. I T X 0 0.000000 0.000000 1 0.100000 0.630959 2 0.200000 0.581457 3 0.300000 0.502453 4 0.400000 0.529365 5 0.500000 1.012928 6 0.600000 1.282122 7 0.700000 1.783535 8 0.800000 2.215430 9 0.900000 1.788567 10 1.000000 1.298730 STOCHASTIC_RK_PRB Normal end of execution. 22 January 2017 12:01:37 PM