Intel® oneAPI Math Kernel Library Developer Reference - Fortran
Delete files with pardiso internal structure data.
call pardiso_handle_delete (dirname, error)
This function deletes files generated with pardiso_handle_storethat contain Intel® oneAPI Math Kernel Library PARDISO internal structures.
CHARACTER
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.
INTEGER
The error indicator.
No error.
Cannot delete files.