MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
ConnectionPoint
Interface
3 statements
Source File
ConnectionPoint.F90
oomph_ConnectionPoint
ConnectionPoint
Contents
Module Procedures
new_ConnectionPoint
public interface ConnectionPoint
Module Procedures
private function new_ConnectionPoint(component, state_item) result(connection_point)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
component
character(len=*),
intent(in)
::
state_item
Return Value
type(
ConnectionPoint
)