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

Writes an integer array to the specified binary file. More...

Public Member Functions

subroutine writeintdb (fileNum, data, nData, status)
 

Detailed Description

Writes an integer array to the specified binary file.

Parameters
[in]fileNumFile handle for the file to write to
[in]dataThe integer array to write
[in]nDataNumber of words to write
[out]statusExit status (negative on error, otherwise number of bytes written)

Member Function/Subroutine Documentation

◆ writeintdb()

subroutine binarydbinterface::writeIntDB::writeintdb ( integer, intent(in)  fileNum,
integer, intent(in)  data,
integer, intent(in)  nData,
integer, intent(out)  status 
)

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