MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
pair
Interface
3 statements
Source File
StringVariableMap.F90
pFIO_StringVariableMapMod
pair
Contents
Module Procedures
m_newPair
public interface pair
Module Procedures
private function m_newPair(key, value) result(p)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
key
class(
Variable
),
intent(in)
::
value
Return Value
type(
pair
)