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