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

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

Public Member Functions

subroutine writemotiontype (motion, io, complexity)
 Standard routine for writing an object to file. More...
 

Detailed Description

Standard routine for writing an object to file.

Member Function/Subroutine Documentation

◆ writemotiontype()

subroutine motiontypemodule::writeobject::writemotiontype ( type(motiontype), intent(in)  motion,
integer, intent(in)  io,
integer, intent(in), optional  complexity 
)

Standard routine for writing an object to file.

Parameters
[in]motionThe motiontypemodule::motiontype object to write
[in]ioFile unit number to write to
[in]complexityIf present, the value indicates the amount of print
Author
Knut Morten Okstad
Date
11 Oct 2004

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