1 |
C $Header$ |
C $Header$ |
2 |
C $Name$ |
C $Name$ |
3 |
C |
CBOP |
4 |
C /==========================================================\ |
C !ROUTINE: MAIN_PDIRECTIVES2.h |
5 |
C | MAIN_PDIRECTIVES2.h | |
C !INTERFACE: |
6 |
C |==========================================================| |
C include "MAIN_PDIRECTIVES2.h" |
7 |
C | Parallel directives to generate multithreaded code for | |
C !DESCRIPTION: |
8 |
C | various different compilers. The master preprocessor | |
C *==========================================================* |
9 |
C | file CPP_OPTIONS is used to select which of these options| |
C | MAIN_PDIRECTIVES2.h |
10 |
C | is included in the code. | |
C *==========================================================* |
11 |
C | Note: Only some of the directives require end blocks. | |
C | Parallel directives to generate multithreaded code for |
12 |
C | For directives which do not require end blocks there| |
C | various different compilers. The master preprocessor |
13 |
C | is no entry here. | |
C | file CPP_OPTIONS is used to select which of these options |
14 |
C \==========================================================/ |
C | is included in the code. |
15 |
|
C | Note: Only some of the directives require end blocks. |
16 |
|
C | For directives which do not require end blocks there |
17 |
|
C | is no entry here. |
18 |
|
C *==========================================================* |
19 |
|
CEOP |
20 |
|
|
21 |
#if defined USE_KAP_THREADING |
#if defined USE_KAP_THREADING |
22 |
C-- |
C-- |