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