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

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

Public Member Functions

subroutine writefrictiontype (friction, io, complexity)
 Standard routine for writing an object to io. More...
 
subroutine writefrictionparametertype (fricData, io)
 Standard routine for writing an object to io. More...
 

Detailed Description

Standard routine for writing an object to file.

Member Function/Subroutine Documentation

◆ writefrictionparametertype()

subroutine frictiontypemodule::writeobject::writefrictionparametertype ( type(frictionparametertype), intent(in)  fricData,
integer, intent(in)  io 
)

Standard routine for writing an object to io.

Parameters
[in]fricDataThe frictiontypemodule::frictionparametertype object to write
[in]ioFile unit number to write to
Author
Bjorn Haugen
Date
Sep 1999

◆ writefrictiontype()

subroutine frictiontypemodule::writeobject::writefrictiontype ( type(frictiontype), intent(in)  friction,
integer, intent(in)  io,
integer, intent(in), optional  complexity 
)

Standard routine for writing an object to io.

Parameters
[in]frictionThe frictiontypemodule::frictiontype object to write
[in]ioFile unit number to write to
[in]complexityIf present, the value indicates the amount of print
Author
Bjorn Haugen
Date
Sep 1999

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