libsim  Versione 7.1.6

◆ dbametaanddatac_display()

subroutine dballe_class::dbametaanddatac_display ( class(dbametaanddatac), intent(in)  data)
private

print a summary of object content

Definizione alla linea 3217 del file dballe_class.F03.

3218 
3219  if (filter%contextana) then
3220 
3221  !todo try to use this: vars=filter%anavars
3222  if (allocated(filter%anavars%dcv)) then

Generated with Doxygen.