libsim  Versione 7.1.8

◆ vol7d_ana_vect_read_unit()

subroutine vol7d_ana_vect_read_unit ( type(vol7d_ana), dimension(:)  this,
integer, intent(in)  unit 
)

This method reads from a Fortran file unit the contents of the object this.

The record to be read must have been written with the ::write_unit method. The method works both on formatted and unformatted files.

Parametri
thisobject to be read
[in]unitunit from which to read, it must be an opened Fortran file unit

Definizione alla linea 531 del file vol7d_ana_class.F90.


Generated with Doxygen.