Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
eq_Token_t
Function
4 statements
Source File
fortran_strings.F90
fortran_strings
eq_Token_t
Contents
private elemental function eq_Token_t(this, other)
Type Bound
Token_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
Token_t
),
intent(in)
::
this
class(
Token_t
),
intent(in)
::
other
Return Value
logical
Contents