libsim  Versione6.3.0
Membri pubblici | Elenco di tutti i membri
Riferimenti per l'nterfacciaread_unit

Legge un oggetto datetime/timedelta o un vettore di oggetti datetime/timedelta da un file FORMATTED o UNFORMATTED. Continua...

Membri pubblici

subroutine datetime_read_unit (this, unit)
 This method reads from a Fortran file unit the contents of the object this. Continua...
 
subroutine datetime_vect_read_unit (this, unit)
 This method reads from a Fortran file unit the contents of the object this. Continua...
 
subroutine timedelta_read_unit (this, unit)
 This method reads from a Fortran file unit the contents of the object this. Continua...
 
subroutine timedelta_vect_read_unit (this, unit)
 This method reads from a Fortran file unit the contents of the object this. Continua...
 

Descrizione dettagliata

Legge un oggetto datetime/timedelta o un vettore di oggetti datetime/timedelta da un file FORMATTED o UNFORMATTED.

Definizione alla linea 503 del file datetime_class.F90.


Generated with Doxygen.