MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
operator(/=)
Interface
3 statements
Source File
EntryPointVector.F90
MAPL_EntryPointVector
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(
entryPointVectorIterator
),
intent(in)
::
a
type(
entryPointVectorIterator
),
intent(in)
::
b
Return Value
logical