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