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