libsim Versione 7.2.6

◆ dbadata_c_e_c()

logical function dbadata_c_e_c ( class(dbadata), intent(in) data)
private

test missing value

Parametri
[in]datadata object to be tested

Definizione alla linea 978 del file dballe_class.F03.

979
980v => this%currentpoli()
981select type(v)
982type is (dbaana)
983 currentdbaana = v
984end select
985end function currentdbaana
986
987

Generated with Doxygen.