FEDEM Solver
R8.0
Source code of the dynamics solver
|
Standard routine for writing an object to file. More...
Public Member Functions | |
subroutine | writeglidercurvetype (curve, io) |
Standard routine for writing an object to io. More... | |
Standard routine for writing an object to file.
subroutine contactsurfacemodule::writeobject::writeglidercurvetype | ( | type(glidercurvetype), intent(in) | curve, |
integer, intent(in) | io | ||
) |
Standard routine for writing an object to io.
[in] | curve | The contactsurfacemodule::glidercurvetype object to write |
[in] | io | File unit number to write to |