cfd-solver
0.0.1
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
token_in_list
Function
12 statements
Source File
option_registry.f90
option_registry
token_in_list
Contents
private pure function token_in_list(token, valid_values)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
token
character(len=*),
intent(in)
::
valid_values
(:)
Return Value
logical