mdolab / idwarp

IDWarp is a mesh warping package for the MACH framework.
Other
17 stars 29 forks source link

Update differentiated files to latest tapenade version #89

Closed eirikurj closed 1 year ago

eirikurj commented 1 year ago

Purpose

This PR updates the AD'd files to the latest Tapenade version. The ADFirstAidKit files are also updated. Current pinned Tapenade version (Jul 2021) creates nonstandard type declarations, so postprocessing steps are added.

Expected time until merged

Few days

Type of change

Testing

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #89 (77bb50b) into main (62e5fac) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #89   +/-   ##
=======================================
  Coverage   73.31%   73.31%           
=======================================
  Files           6        6           
  Lines         757      757           
=======================================
  Hits          555      555           
  Misses        202      202           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

eirikurj commented 1 year ago

@sseraj updated the Makefile rules a bit as you suggested. I also made minor adjustments to autoedit scripts to check input and reduce code duplication.