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

Reads a big double precision array from a specified binary file. More...

Public Member Functions

subroutine readdoubled8 (fileNum, data, nData, status)
 

Detailed Description

Reads a big double 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

◆ readdoubled8()

subroutine binarydbinterface::readDoubleD8::readdoubled8 ( integer, intent(in)  fileNum,
real(dp), intent(out)  data,
integer(i8), intent(in)  nData,
integer, intent(out)  status 
)

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