MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
begin
Interface
3 statements
Source File
EntryPointVector.F90
MAPL_EntryPointVector
begin
Contents
Module Procedures
vector_iter_begin
public interface begin
Module Procedures
private function vector_iter_begin(cont) result(begin)
Arguments
Type
Intent
Optional
Attributes
Name
type(
entryPointVector
),
intent(in),
target
::
cont
Return Value
type(
entryPointVectorIterator
)