visit-dav / visit

VisIt - Visualization and Data Analysis for Mesh-based Scientific Data
https://visit.llnl.gov
BSD 3-Clause "New" or "Revised" License
438 stars 116 forks source link

Mili Tests throw vtkMath warnings #19837

Closed JustinPrivitera closed 1 month ago

JustinPrivitera commented 1 month ago

The mili.py TestTensors() function causes this when running: image etc.

This is the text of the warning: 2024-09-19 15:03:14.950 ( 2.291s) [ 38555080] vtkMath.cxx:797 WARN| vtkMath::Jacobi: Error extracting eigenfunctions

But all tests still pass.

biagas commented 1 month ago

Dup of #17308

JustinPrivitera commented 1 month ago

Oops! We can close if you want.

biagas commented 1 month ago

I think closing is a good idea, the other ticket has more information.