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

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

Public Member Functions

subroutine writesam (sam, io, complexity, title)
 Standard routine for writing an object to file. More...
 

Detailed Description

Standard routine for writing an object to file.

Member Function/Subroutine Documentation

◆ writesam()

subroutine sammodule::writeobject::writesam ( type(samtype), intent(in)  sam,
integer, intent(in)  io,
integer, intent(in), optional  complexity,
character(len=*), intent(in), optional  title 
)

Standard routine for writing an object to file.

Parameters
[in]samThe sammodule::samtype object to print
[in]ioFile unit number to write to
[in]complexityIf present, the value indicates the amount of print
[in]titleIf present, write as heading, otherwise 'SAM' is written
Author
Knut Morten Okstad
Date
17 Oct 2000

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