MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
operator(==)
Interface
3 statements
Source File
ExtDataDerivedExportVector.F90
MAPL_ExtDataDerivedExportVectorMod
operator(==)
Contents
Module Procedures
vector_iter_equal
public interface operator(==)
Module Procedures
private function vector_iter_equal(a, b) result(eq)
Arguments
Type
Intent
Optional
Attributes
Name
type(
DerivedExportVectorIterator
),
intent(in)
::
a
type(
DerivedExportVectorIterator
),
intent(in)
::
b
Return Value
logical