libsim Versione 7.1.11
Membri pubblici | Elenco di tutti i membri
Riferimenti per l'nterfacciawrite_unit

Scrive un oggetto datetime/timedelta o un vettore di oggetti datetime/timedelta su un file FORMATTED o UNFORMATTED. Continua...

Membri pubblici

subroutine datetime_write_unit (this, unit)
 This method writes on a Fortran file unit the contents of the object this.
 
subroutine datetime_vect_write_unit (this, unit)
 This method writes on a Fortran file unit the contents of the object this.
 
subroutine timedelta_write_unit (this, unit)
 This method writes on a Fortran file unit the contents of the object this.
 
subroutine timedelta_vect_write_unit (this, unit)
 This method writes on a Fortran file unit the contents of the object this.
 

Descrizione dettagliata

Scrive un oggetto datetime/timedelta o un vettore di oggetti datetime/timedelta su un file FORMATTED o UNFORMATTED.

Definizione alla linea 491 del file datetime_class.F90.


Generated with Doxygen.