libsim
Versione7.2.6
|
Export an object dirctly to a native file, to a gridinfo object or to a supported file format through a gridinfo object. Continua...
Membri pubblici | |
subroutine | volgrid6d_write_on_file (this, unit, description, filename, filename_auto) |
Scrittura su file di un volume Volgrid6d. Continua... | |
subroutine | export_to_gridinfo (this, gridinfo, itime, itimerange, ilevel, ivar, gaid_template, clone) |
Export a single grid of a volgrid6d object to a gridinfo_def object. Continua... | |
subroutine | export_to_gridinfov (this, gridinfov, gaid_template, clone) |
Export a volgrid6d object to an arrayof_gridinfo object. Continua... | |
subroutine | export_to_gridinfovv (this, gridinfov, gaid_template, clone) |
Export an array of volgrid6d objects to an arrayof_gridinfo object. Continua... | |
subroutine | volgrid6d_export_to_file (this, filename, gaid_template, categoryappend) |
High level method for exporting a volume array to file. Continua... | |
Export an object dirctly to a native file, to a gridinfo object or to a supported file format through a gridinfo object.
Definizione alla linea 307 del file volgrid6d_class.F90.