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

Reads a single precision array from a specified binary file. More...

Public Member Functions

subroutine readfloatdb (fileNum, data, nData, status)
 

Detailed Description

Reads a single precision array from a specified binary file.

Parameters
[in]fileNumFile handle for the file to read from
[in]dataThe real 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

◆ readfloatdb()

subroutine binarydbinterface::readFloatDB::readfloatdb ( integer, intent(in)  fileNum,
real(sp), intent(out)  data,
integer, intent(in)  nData,
integer, intent(out)  status 
)

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