![]() |
(git:b77b4be)
|
routines that parse the input More...
Functions/Subroutines | |
recursive subroutine, public | section_vals_parse (section_vals, parser, default_units, root_section) |
... | |
routines that parse the input
recursive subroutine, public input_parsing::section_vals_parse | ( | type(section_vals_type), pointer | section_vals, |
type(cp_parser_type), intent(inout) | parser, | ||
type(cp_unit_set_type), intent(in) | default_units, | ||
logical, intent(in), optional | root_section | ||
) |
...
section_vals | ... |
parser | ... |
default_units | ... |
root_section | if the root section should be parsed (defaults to true) |
Definition at line 66 of file input_parsing.F.