normalize_fields Subroutine

public subroutine normalize_fields(fields)

Lowercase every casefold-flagged string field in place (the table-driven replacement for the 1D normalize_config).

Arguments

Type IntentOptional Attributes Name
type(field_desc_t), intent(inout) :: fields(:)