FEDEM Solver
R8.0
Source code of the dynamics solver
|
Standard routine for writing an object to file. More...
Public Member Functions | |
subroutine | writetriadtype (triad, io, complexity) |
Standard routine for writing an object to io. More... | |
Standard routine for writing an object to file.
subroutine triadtypemodule::writeobject::writetriadtype | ( | type(triadtype), intent(in) | triad, |
integer, intent(in) | io, | ||
integer, intent(in), optional | complexity | ||
) |
Standard routine for writing an object to io.
[in] | triad | The triadtypemodule::triadtype object to write |
[in] | io | File unit number to write to |
[in] | complexity | If present, the value indicates the amount of print |