LLNL / serac

Serac is a high order nonlinear thermomechanical simulation code
BSD 3-Clause "New" or "Revised" License
178 stars 31 forks source link

Add extra lib64 path to find strumpack package #1084

Closed chapman39 closed 5 months ago

chapman39 commented 5 months ago

At some point strumpack decided to change their path from containing lib to lib64 to confuse me. This is needed for LiDO codevelop, which is why it is from an older serac commit.

${STRUMPACK_DIR}/lib64/cmake/STRUMPACK

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.90%. Comparing base (acf0900) to head (eefc90c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1084 +/- ## =========================================== + Coverage 88.87% 88.90% +0.03% =========================================== Files 155 155 Lines 12581 12581 =========================================== + Hits 11181 11185 +4 + Misses 1400 1396 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.