libsim  Versione 7.2.1

◆ dbanetwork_init()

type(dbanetwork) function dballe_class::dbanetwork_init ( character(len=*), intent(in), optional  name)
private

Constructor Without parameter it is initialized to missing.

Parametri
[in]nameMnemonic alias for type of report

Definizione alla linea 1936 del file dballe_class.F03.

1937 
1938 if (c_e(this%coordmin%geo_coord)) then
1939  if (geo_coord_ll(that%ana%vol7d_ana%coord, this%coordmin%geo_coord)) return
1940 end if

Generated with Doxygen.