libsim  Versione7.1.6
subroutine volgrid6d_init ( type(volgrid6d this,
type(griddim_def), optional  griddim,
integer, intent(in), optional  time_definition,
character(len=*), intent(in), optional  categoryappend 
)
private

Constructor, it creates a new instance of the object.

The constructor should be explicitly used only in rare cases, volgrid6d objects are usually created through the import interface.

Parametri
thisobject to be initialized
griddimgrid descriptor
[in]time_definition0=time is reference time; 1=time is validity time
[in]categoryappendappend this suffix to log4fortran namespace category

Definizione alla linea 358 del file volgrid6d_class.F90.


Generated with Doxygen.