Julienne
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
contains_characters
Interface
24 statements
Source File
julienne_test_description_m.f90
julienne_test_description_m
contains_characters
Contents
None
interface
private impure elemental module function contains_characters(self, substring) result(match)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
class(
test_description_t
),
intent(in)
::
self
character(len=*),
intent(in)
::
substring
Return Value
logical
Description
The result is .true. if the test description includes the value of substring