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_not_equal
public interface operator(/=)
Module Procedures
private function vector_iter_not_equal(a, b) result(ne)
Arguments
Type
Intent
Optional
Attributes
Name
type(
DerivedExportVectorIterator
),
intent(in)
::
a
type(
DerivedExportVectorIterator
),
intent(in)
::
b
Return Value
logical