Julienne
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
get_logical_with_character_key
Interface
199 statements
Source File
julienne_string_m.f90
julienne_string_m
get_logical_with_character_key
Contents
None
interface
private pure module function get_logical_with_character_key(self, key, mold) result(value_)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
class(
string_t
),
intent(in)
::
self
character(len=*),
intent(in)
::
key
logical,
intent(in)
::
mold
Return Value
logical