Contains transient reduction info loaded from variable table for reduction_transient operation kind
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=labelLen), | public | :: | reduceType |
Type of time reduction operation |
|||
integer, | public | :: | nRecord | = | 0 |
number of interations to record |
type tem_reduction_transient_config_type !> Type of time reduction operation character(len=labelLen) :: reduceType !> number of interations to record integer :: nRecord = 0 end type tem_reduction_transient_config_type