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