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