Developer Reference for Intel® oneAPI Math Kernel Library for Fortran
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-C8AE66AE-7964-414D-B229-4EC952472C7C
Visible to Intel only — GUID: GUID-C8AE66AE-7964-414D-B229-4EC952472C7C
pardiso_handle_delete
Delete files with pardiso internal structure data.
call pardiso_handle_delete (dirname, error)
- mkl.fi, mkl_pardiso.f90
This function deletes files generated with pardiso_handle_storethat contain Intel® oneAPI Math Kernel Library PARDISO internal structures.
- dirname
-
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.
- error
-
INTEGER
The error indicator.
- error
- Information
- 0
-
No error.
- -10
-
Cannot delete files.