Generic interface to create a context
Create a context with fclPlatform object
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(fclPlatform), | intent(inout), | target | :: | platform |
Create a context with the first platform where the vendor property contains a specified string (case-insensitive).
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | vendor |
String with which to match platform vendor. Separate multiple vendors with commas. First matching vendor in list is used. Matching is case-insensitive substring. e.g. e.g. |