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

5.5.4  initializer Clause

Name: initializer

Properties: unique

Arguments

Name

Type

Properties

initializer-expr

expression of initializer type

default

Directives

declare reduction

Semantics

The initializer clause can be used to specify initializer-expr as the initializer expression for a user-defined reduction.

Cross References