eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
shr_exp_parse
Function
69 statements
Source File
shr_expr_parser_mod.F90
shr_expr_parser_mod
shr_exp_parse
Contents
public function shr_exp_parse(exp_array, nitems) result(exp_items_list)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
exp_array
(:)
integer,
intent(out),
optional
::
nitems
Return Value
type(
shr_exp_item_t
), pointer