libsim  Versione7.1.6
subroutine griddim_copy ( type(griddim_def), intent(in)  this,
type(griddim_def), intent(out)  that,
character(len=*), intent(in), optional  categoryappend 
)

Create an independent copy of a griddim_def object.

Parametri
[in]thisobject to be copied
[out]thatcopied object
[in]categoryappendappend this suffix to log4fortran namespace category

Definizione alla linea 552 del file grid_class.F90.


Generated with Doxygen.