HOME
| OPENMP API Specification: "Version 5.2 -- GIT rev 95b2e3a44"

5.6.1  inclusive Clause

Name: inclusive

Properties: unique

Arguments

Name

Type

Properties

list

list of variable list item type

default

Directives

scan

Semantics

The inclusive clause is used on a separating directive that separates a structured block into two structured block sequences. The clause determines the association of the structured block sequence that precedes the directive on which the clause appears to a phase of that directive.

The list items that appear in an inclusive clause may include array sections.

Cross References