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

Remove (unused) OpenMP configuration #82

Closed robertodr closed 5 years ago

robertodr commented 5 years ago

Does what it says on the tin. OpenMP is unused in XCFun and the CMake configuration layer for this is thus unnecessary. I have updated Autocmake in the process.

Status

codecov-io commented 5 years ago

Codecov Report

Merging #82 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #82   +/-   ##
=======================================
  Coverage   44.97%   44.97%           
=======================================
  Files          78       78           
  Lines        1839     1839           
=======================================
  Hits          827      827           
  Misses       1012     1012

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 8f2198e...e46cbe2. Read the comment docs.