Closed JustinPrivitera closed 1 month ago
The mili.py TestTensors() function causes this when running: etc.
mili.py
TestTensors()
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
2024-09-19 15:03:14.950 ( 2.291s) [ 38555080] vtkMath.cxx:797 WARN| vtkMath::Jacobi: Error extracting eigenfunctions
But all tests still pass.
Dup of #17308
Oops! We can close if you want.
I think closing is a good idea, the other ticket has more information.
The
mili.py
TestTensors()
function causes this when running: 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.