Creates an OpenMP construct that correspond to the “Parallel#c_name ForSimd#c_name” C OpenMP construct.
Parameters:
OpenMP clause and their values. See OpenMP documentation
388
# File 'lib/BOAST/Language/OpenMP.rb', line 388 register_openmp_compound_construct( Parallel, ForSimd, :no_end_clauses => true )