HoneyTools
Source Files
Modules
Procedures
Derived Types
orientation_equality
Function
7 statements
Source File
hex_layout.f90
hex_layout
orientation_equality
Contents
private pure function orientation_equality(a, b) result(isequal)
Overload of == operator for hex_orientation type
Type Bound
hex_orientation
Arguments
Type
Intent
Optional
Attributes
Name
class(
hex_orientation
),
intent(in)
::
a
class(
hex_orientation
),
intent(in)
::
b
Return Value
logical