Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
is_open
Function
4 statements
Source File
input_parser_mod.F90
input_parser_mod
is_open
Contents
private elemental function is_open(this)
Return if a file is open.
Type Bound
ManagingFileReader_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
ManagingFileReader_t
),
intent(in)
::
this
Return Value
logical
Contents