Report - Automatic Differentiation by Program Transformationby Program transformation SUBROUTINE FOO(v1, v2, v4, p1) REAL v1,v2,v3,v4,p1 v3 = 2.0*v1 + 5.0 v4 = v3 + p1*v2/v3 END v3d = 2.0*v1d

Please pass captcha verification before submit form