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

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

Public Member Functions

subroutine writemechanismtype (mech, 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

◆ writemechanismtype()

subroutine mechanismtypemodule::writeobject::writemechanismtype ( type(mechanismtype), intent(in)  mech,
integer, intent(in)  io,
integer, intent(in), optional  complexity 
)

Standard routine for writing an object to io.

Parameters
[in]mechMechanism components of the model
[in]ioFile unit number to write to
[in]complexityOption controlling the amount of output
Author
Knut Morten Okstad
Date
27 May 2002

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