TDycores-Project / TDycore

BSD 2-Clause "Simplified" License
4 stars 0 forks source link

Adds new wrapper functions for DM functions #194

Closed bishtgautam closed 3 years ago

bishtgautam commented 3 years ago

TDy wrappers for the following DM functions are added

codecov-commenter commented 3 years ago

Codecov Report

Merging #194 (ff7a9f3) into master (b7a410b) will increase coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #194      +/-   ##
==========================================
+ Coverage   67.73%   67.81%   +0.07%     
==========================================
  Files           7        7              
  Lines        1221     1224       +3     
==========================================
+ Hits          827      830       +3     
  Misses        394      394              
Impacted Files Coverage Δ
demo/mpfao/mpfao.c 90.30% <0.00%> (+0.15%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b7a410b...ff7a9f3. Read the comment docs.

bishtgautam commented 3 years ago

@jeff-cohere This is ready for merge.

bishtgautam commented 3 years ago

Just realized a review from @knepley is pending.