CLI interface for electrochemistry.
| Type | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|
| character(len=:), | pointer | :: | char_fp(:) | |||
| character(len=32) | :: | cmd | ||||
| real(kind=real64) | :: | dr | ||||
| character(len=3) | :: | elmt | ||||
| character(len=:), | allocatable, target | :: | help_text(:) | |||
| integer | :: | i | ||||
| real(kind=real64) | :: | r | ||||
| character(len=:), | allocatable, target | :: | usage_text(:) | |||
| character(len=:), | allocatable, target | :: | version_text(:) | |||
| integer(kind=int32) | :: | zmass |
Get the help text for the subcommand saw.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=:), | intent(in), | pointer | :: | char_fp(:) |