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

Reads an integer array from a specified binary file. More...

Public Member Functions

subroutine readintdb (fileNum, data, nData, status)
 

Detailed Description

Reads an integer array from a specified binary file.

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

Member Function/Subroutine Documentation

◆ readintdb()

subroutine binarydbinterface::readIntDB::readintdb ( integer, intent(in)  fileNum,
integer, intent(out)  data,
integer, intent(in)  nData,
integer, intent(out)  status 
)

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