File: testC.f90

package info (click to toggle)
opari 1.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 720 kB
  • sloc: cpp: 2,005; ansic: 901; f90: 252; makefile: 132; sh: 73; fortran: 50
file content (7 lines) | stat: -rw-r--r-- 79 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
      program testC

      !$OMP FLUSH

      !$OMP FLUSH (I, J, K)

      end