libsim  Versione6.3.0
subroutine gridinfo_clone ( type(gridinfo_def), intent(in)  this,
type(gridinfo_def), intent(out)  that,
character(len=*), intent(in), optional  categoryappend 
)
private

Clone the object, creating a new independent instance of the object exactly equal to the starting one.

Parametri
[in]thissource object
[out]thatcloned object, it does not need to be initalized
[in]categoryappendappend this suffix to log4fortran namespace category for the cloned object

Definizione alla linea 847 del file gridinfo_class.F90.


Generated with Doxygen.