libsim  Versione 7.2.6

◆ vol7d_ana_write_unit()

subroutine vol7d_ana_class::vol7d_ana_write_unit ( type(vol7d_ana), intent(in)  this,
integer, intent(in)  unit 
)

This method writes on a Fortran file unit the contents of the object this.

The record can successively be read by the ::read_unit method. The method works both on formatted and unformatted files.

Parametri
[in]thisobject to be written
[in]unitunit where to write, it must be an opened Fortran file unit

Definizione alla linea 556 del file vol7d_ana_class.F90.


Generated with Doxygen.