cfd-solver
0.0.1
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
normalize_key
Function
11 statements
Source File
config_schema.f90
config_schema
normalize_key
Contents
private pure function normalize_key(key) result(normalized)
Normalise a user-provided parameter key to lowercase trimmed form.
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
key
Return Value
character(len=32)