Intel® Math Kernel Library 2019 Developer Reference - C
Delete files with pardiso internal structure data.
void pardiso_handle_delete (const char *dirname, MKL_INT *error);
This function deletes files generated with pardiso_handle_store that contain Intel MKL PARDISO internal structures.
String containing the name of the directory in which the file with the content of the internal structures are located. Use an empty string ("") to specify the current directory.
The error indicator.
No error.
Cannot delete files.