MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
operator(/=)
Interface
3 statements
Source File
ChildSpec.F90
mapl3g_ChildSpec
operator(/=)
Contents
Module Procedures
not_equal
public interface operator(/=)
Module Procedures
private function not_equal(a, b)
Arguments
Type
Intent
Optional
Attributes
Name
type(
ChildSpec
),
intent(in)
::
a
type(
ChildSpec
),
intent(in)
::
b
Return Value
logical