75 character(*),
intent(in):: name
81 logical,
intent(out),
optional:: err
101 character(STRING):: cause_c
102 character(*),
parameter:: subname =
'HstNmlInfoOutputStepDisable'
112 if ( .not. gthstnml % initialized )
then
114 cause_c =
'GTHST_NMLINFO'
118 if ( trim( name ) ==
'' )
then
124 if ( gthstnml % define_mode )
then
126 cause_c =
'OutputStepDisable'
134 hptr => gthstnml % gthstnml_list
138 if ( .not.
associated( hptr ) )
then
140 cause_c = adjustl( name )
144 hptr % output_step_disable = .true.
153 call storeerror( stat, subname, err, cause_c )
subroutine hstnmlinfooutputstepdisable(gthstnml, name, err)
subroutine, public storeerror(number, where, err, cause_c, cause_i)
integer, parameter, public dc_enotinit
-400 or less: DC utilities errors
integer, parameter, public dc_noerr
Error storage variables
integer, parameter, public hst_eindefine
integer, parameter, public hst_ebadname
integer, parameter, public dc_enoentry
subroutine, public beginsub(name, fmt, i, r, d, l, n, c1, c2, c3, ca, version)
subroutine, public endsub(name, fmt, i, r, d, l, n, c1, c2, c3, ca)
Provides kind type parameter values.
integer, parameter, public string
Character length for string