Computational Chemistry -- fpppp #2d
Finish parallel do --
- Nowait if each thread can proceed
Sum privates into shared in parallel region with critical
Write out results after region
. . . <about 1000 lines of code> . . .
9987 WRITE(IOUT,9986) (FXYZ(3*I-3+J),J=1,3)