Forgex—Fortran Regular Expression
Documentation
Source Files
Modules
Procedures
Derived Types
operator(==)
Interface
MIT
3 statements
Source File
cube_m.F90
forgex_cube_m
operator(==)
Contents
Module Procedures
cube_t__equal
public interface operator(==)
Module Procedures
private pure function
cube_t__equal
(a, b) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
type(
cube_t
),
intent(in)
::
a
type(
cube_t
),
intent(in)
::
b
Return Value
logical