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

Standard routine for writing an object to file. More...

Public Member Functions

subroutine writesystemtype (sys, io, complexity)
 Standard routine for writing an object to io. More...
 

Detailed Description

Standard routine for writing an object to file.

Member Function/Subroutine Documentation

◆ writesystemtype()

subroutine systemtypemodule::writeobject::writesystemtype ( type(systemtype), intent(in)  sys,
integer, intent(in)  io,
integer, intent(in), optional  complexity 
)

Standard routine for writing an object to io.

Parameters
[in]sysSystem level model data
[in]ioFile unit number to write to
[in]complexityOption controlling the amount of output
Author
Knut Morten Okstad
Date
22 Jun 2000

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