MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
begin
Interface
3 statements
Source File
ComponentDriverPtrVector.F90
mapl3g_ComponentDriverPtrVector
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(
ComponentDriverPtrVector
),
intent(in),
target
::
cont
Return Value
type(
ComponentDriverPtrVectorIterator
)