String type for building arrays of string of various size.
More...
String type for building arrays of string of various size.
Constructor for string_t.
Definition at line 38 of file util.F90.
◆ split()
| generic camp_util::string_t::split |
◆ split_char()
| procedure, private camp_util::string_t::split_char |
|
private |
◆ split_string()
| procedure, private camp_util::string_t::split_string |
|
private |
◆ string_t_finalize()
| final camp_util::string_t::string_t_finalize |
|
final |
Finalize the string.
Definition at line 49 of file util.F90.
◆ string
| character(len=:), allocatable camp_util::string_t::string |
String value.
Definition at line 40 of file util.F90.
The documentation for this interface was generated from the following file: