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

Opens a binary direct access file for read or write. More...

Public Member Functions

subroutine openbinarydb (fileName, fileType, fileNum, status)
 

Detailed Description

Opens a binary direct access file for read or write.

Parameters
[in]fileNameName of file to open
[in]fileTypeType of file to open
[out]fileNumAssigned file handle (non-negative number)
[out]statusExit status (negative on error)

Member Function/Subroutine Documentation

◆ openbinarydb()

subroutine binarydbinterface::openBinaryDB::openbinarydb ( character, dimension(*), intent(in)  fileName,
integer, intent(in)  fileType,
integer, intent(out)  fileNum,
integer, intent(out)  status 
)

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