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