PyMFEM icon indicating copy to clipboard operation
PyMFEM copied to clipboard

changed import_array() to import_array1(-1) to reduce warning: conver…

Open sshiraiwa opened this issue 2 months ago • 0 comments

This PR reduces an warning converting to non-pointer type ‘int’ from NULL. There are the same warning which comes from import_mpi4py

sshiraiwa avatar Oct 27 '25 19:10 sshiraiwa