libsim Versione 7.2.6
|
◆ overalloc
overallocation factor, values close to 1 determine more calls to the system alloc function (decreased performances) at the advantage of less memory consumption, the default is 2; the results are not affected by the value of this member Definizione alla linea 381 del file georef_coord_class.F90. 381 WRITE(unit) (this(i)%x,this(i)%y, i=1,SIZE(this))
|