MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
VarConnPoint
Interface
3 statements
Source File
VarConnPoint.F90
MAPL_VarConnPoint
VarConnPoint
Contents
Module Procedures
new_VarConnPoint
public interface VarConnPoint
Module Procedures
private function new_VarConnPoint(short_name, gc_id) result(conn_point)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
short_name
integer,
intent(in)
::
gc_id
Return Value
type(
VarConnPoint
)