LLNL / serac

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

`boundary_cond` test fails on macos #1207

Open chapman39 opened 1 month ago

chapman39 commented 1 month ago
          Looks like boundary condition `boundary_cond` test fails. I can look into this a bit more but wanted to report.
***********************************
[WARNING in line 67 of file /Users/chapman39/dev/serac/repo/src/serac/infrastructure/../../serac/physics/boundary_conditions/boundary_condition.hpp]
MESSAGE=Attempting to compare tags of two different enum types (always false)
***********************************

...

[  FAILED  ] 1 test, listed below:
[  FAILED  ] BoundaryCond.DirectTrueDofs

Originally posted by @chapman39 in https://github.com/LLNL/serac/issues/1187#issuecomment-2259403916