FEDEM Solver  R8.0
Source code of the dynamics solver
Public Member Functions | List of all members
binarydbinterface::closebinarydb Interface Reference

Closes the specified binary file. More...

Public Member Functions

subroutine closebinarydb1 (fileNum, status)
 Closes the specified binary file. More...
 
subroutine closebinarydb2 (fileNum, forceDelete, status)
 Closes the specified binary file. More...
 

Detailed Description

Closes the specified binary file.

Member Function/Subroutine Documentation

◆ closebinarydb1()

subroutine binarydbinterface::closebinarydb::closebinarydb1 ( integer, intent(in)  fileNum,
integer, intent(out)  status 
)

Closes the specified binary file.

Parameters
[in]fileNumFile handle for the file to close
[out]statusExit status (negative on error)

◆ closebinarydb2()

subroutine binarydbinterface::closebinarydb::closebinarydb2 ( integer, intent(in)  fileNum,
logical, intent(in)  forceDelete,
integer, intent(out)  status 
)

Closes the specified binary file.

Parameters
[in]fileNumFile handle for the file to close
[in]forceDeleteIf .true., force deleting the file after close
[out]statusExit status (negative on error)

The documentation for this interface was generated from the following file: