eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
StringLinkedList
Derived Type
4 statements
Source File
m_StringLinkedList.F90
m_StringLinkedList
StringLinkedList
Contents
Variables
str
next
type, public :: StringLinkedList
Components
Type
Visibility
Attributes
Name
Initial
type(
String
),
public
::
str
type(
StringLinkedList
),
public,
pointer
::
next