dftlibs / xcfun

XCFun: A library of exchange-correlation functionals with arbitrary-order derivatives
https://dftlibs.org/xcfun/
Mozilla Public License 2.0
57 stars 32 forks source link

Fix pitch values in xcfun_eval_vec/xcfun.f90 #149

Closed AndHessel closed 3 years ago

AndHessel commented 3 years ago

The pitch sizes computed in xcfun_eval_vec must correspond to the number of density/potential values per grid point.

codecov-io commented 3 years ago

Codecov Report

Merging #149 (c4cbde6) into master (f9b5fdb) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #149   +/-   ##
=======================================
  Coverage   50.42%   50.42%           
=======================================
  Files          89       89           
  Lines        2334     2334           
=======================================
  Hits         1177     1177           
  Misses       1157     1157           

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 f9b5fdb...c4cbde6. Read the comment docs.