|
FEDEM Solver
R8.0
Source code of the dynamics solver
|
Flushes the in-core buffer of the specified binary file to disk. More...
Public Member Functions | |
| subroutine | flushbinarydb (fileNum, status) |
Flushes the in-core buffer of the specified binary file to disk.
| [in] | fileNum | File handle for the file to flush |
| [out] | status | Exit status (negative on error) |
| subroutine binarydbinterface::flushBinaryDB::flushbinarydb | ( | integer, intent(in) | fileNum, |
| integer, intent(out) | status | ||
| ) |