Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private, | parameter | :: | comma_width | = | 1 | |
integer, | private, | parameter | :: | default_real_width_supremum | = | 20 | |
integer, | private, | parameter | :: | double_precision_width_supremum | = | 25 | |
integer, | private, | parameter | :: | integer_width_supremum | = | 11 | |
integer, | private, | parameter | :: | logical_width | = | 2 | |
integer, | private, | parameter | :: | parenthesis_width | = | 1 | |
integer, | private, | parameter | :: | space | = | 1 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | delimited_strings | |||
character(len=*), | intent(in) | :: | delimiter |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(string_t), | intent(in) | :: | self |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(string_t), | intent(inout) | :: | lhs | |||
character(len=*), | intent(in) | :: | rhs |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=:), | intent(out), | allocatable | :: | lhs | ||
class(string_t), | intent(in) | :: | rhs |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | lhs | |||
class(string_t), | intent(in) | :: | rhs |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | lhs | |||
class(string_t), | intent(in) | :: | rhs |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | strings(:) | |||
character(len=*), | intent(in) | :: | separator |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | strings(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | string |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
double precision, | intent(in) | :: | x |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=kind(1D0)), | intent(in) | :: | z |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical(kind=c_bool), | intent(in) | :: | b |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(string_t), | intent(in) | :: | self | |||
character(len=*), | intent(in) | :: | key | |||
character(len=*), | intent(in) | :: | mold |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(string_t), | intent(in) | :: | self | |||
character(len=*), | intent(in) | :: | key | |||
double precision, | intent(in) | :: | mold(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(string_t), | intent(in) | :: | self | |||
character(len=*), | intent(in) | :: | key | |||
double precision, | intent(in) | :: | mold |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(string_t), | intent(in) | :: | self | |||
character(len=*), | intent(in) | :: | key | |||
integer, | intent(in) | :: | mold(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(string_t), | intent(in) | :: | self | |||
character(len=*), | intent(in) | :: | key | |||
integer, | intent(in) | :: | mold |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(string_t), | intent(in) | :: | self | |||
character(len=*), | intent(in) | :: | key | |||
logical, | intent(in) | :: | mold |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(string_t), | intent(in) | :: | self | |||
character(len=*), | intent(in) | :: | key | |||
real, | intent(in) | :: | mold(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(string_t), | intent(in) | :: | self | |||
character(len=*), | intent(in) | :: | key | |||
real, | intent(in) | :: | mold |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(string_t), | intent(in) | :: | self |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(string_t), | intent(in) | :: | lhs | |||
character(len=*), | intent(in) | :: | rhs |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(string_t), | intent(in) | :: | lhs | |||
character(len=*), | intent(in) | :: | rhs |