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