eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
shr_string_listCreateField
Function
35 statements
Source File
shr_string_mod.F90
shr_string_mod
shr_string_listCreateField
Contents
public function shr_string_listCreateField(numFields, strBase) result(retString)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=SHR_KIND_IN),
intent(in)
::
numFields
character(len=*),
intent(in)
::
strBase
Return Value
character(len=SHR_KIND_CXX)