VarConnPoint Interface

public interface VarConnPoint

Module Procedures

private function new_VarConnPoint(short_name, gc_id) result(conn_point)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: short_name
integer, intent(in) :: gc_id

Return Value type(VarConnPoint)