Convert string to lower case
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | str |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in) | :: | in |
fractional coordinate in (-∞,+∞) |
fractional coordinate in [0,1)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(inout) | :: | xyz(:,:) | |||
real(kind=wp), | intent(in) | :: | lattice(:,:) | |||
logical, | intent(in) | :: | periodic(:) |