libsim  Versione 7.2.6

◆ vg6dv_rounding()

subroutine volgrid6d_class::vg6dv_rounding ( type(volgrid6d), dimension(:), intent(in)  vg6din,
type(volgrid6d), dimension(:), intent(out), pointer  vg6dout,
type(vol7d_level), dimension(:), intent(in), optional  level,
type(vol7d_timerange), dimension(:), intent(in), optional  timerange,
logical, intent(in), optional  nostatproc,
logical, intent(in), optional  merge 
)
private

Reduce some dimensions (level and timerage) for semplification (rounding).

Vector version of vg6dv_rounding

Parametri
[in]vg6dininput volume
[in]levelalmost equal level list
[in]timerangealmost equal timerange list
[in]mergeif there are data on more then one almost equal levels or timeranges will be merged POINT BY POINT with priority for the fird data found ordered by icreasing var index
[in]nostatprocdo not take in account statistical processing code in timerange and P2

Definizione alla linea 3581 del file volgrid6d_class.F90.

3582 !! \brief Programma scrittura su file vettore di anagrafica
3583 
3586 
3589 

Generated with Doxygen.