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