libsim Versione 7.1.11

◆ dbadata_c_e_b()

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

test missing value

Parametri
[in]datadata object to be tested

Definizione alla linea 957 del file dballe_class.F03.

958end subroutine dbaana_extrude
959
960
962subroutine displaydbaana(this)
963class(dbaanaList),intent(inout) :: this
964type(dbaana) :: element
965
966call this%rewind()

Generated with Doxygen.