Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | hasGradients |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | num_of_statFiles | |||
character(len=LINE_LENGTH), | intent(in) | :: | filenames(num_of_statFiles) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | num_of_statFiles | |||
character(len=LINE_LENGTH), | intent(in) | :: | filenames(num_of_statFiles) | |||
real(kind=RP), | intent(in) | :: | weights(num_of_statFiles) | |||
character(len=LINE_LENGTH), | intent(in) | :: | fileName |