File: machine_types.h

package info (click to toggle)
aces3 3.0.6-7
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 82,460 kB
  • sloc: fortran: 225,647; ansic: 20,413; cpp: 4,349; makefile: 953; sh: 137
file content (5 lines) | stat: -rw-r--r-- 225 bytes parent folder | download | duplicates (6)
1
2
3
4
5
      logical aces64
      integer mpi_int_ratio, intsize
      integer aces_ints_per_double , bytes_per_double
      common /machine_types/aces64, intsize, mpi_int_ratio,
     *        aces_ints_per_double, bytes_per_double