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

Writes a big double precision array to the specified binary file. More...

Public Member Functions

subroutine writedoubled8 (fileNum, data, nData, status)
 

Detailed Description

Writes a big double precision array to the specified binary file.

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

Member Function/Subroutine Documentation

◆ writedoubled8()

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

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