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

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

Private Member Functions

subroutine writecontroltype (ctrl, 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

◆ writecontroltype()

subroutine controltypemodule::writeobject::writecontroltype ( type(controltype), intent(in)  ctrl,
integer, intent(in)  io,
integer, intent(in), optional  complexity 
)
private

Standard routine for writing an object to io.

Parameters
[in]ctrlControl system data
[in]ioFile unit number to write to
[in]complexityIf present, the value indicates the amount of print
Author
Knut Morten Okstad
Date
27 Jul 2000

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