FEDEM Solver
R8.0
Source code of the dynamics solver
|
Closes the specified binary file. More...
Public Member Functions | |
subroutine | closebinary_db (fileNum, forceDelete, status) |
Closes the specified binary file.
[in] | fileNum | File handle for the file to close |
[in] | forceDelete | If .true., force deleting the file after close |
[out] | status | Exit status (negative on error) |
subroutine binarydbinterface::closeBinary_DB::closebinary_db | ( | integer, intent(in) | fileNum, |
logical, intent(in) | forceDelete, | ||
integer, intent(out) | status | ||
) |