Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Some constants need to be defined as static variables in Fortran.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Fri, 15 Nov 2013 22:25:21 +0000 (23:25 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Sat, 16 Nov 2013 22:51:03 +0000 (23:51 +0100)
commit07bacc793410c12a213226b8be422a67157dd9de
tree01271aaa302894ba6431a135bf969eb72a20537d
parentc515c12fa7a1d813b50596a5284a7d68457a2b7f
Some constants need to be defined as static variables in Fortran.

See for example section 2.5.4 (Named constants) of the MPI2 standard.
http://www.mcs.anl.gov/research/projects/mpi/mpi-standard/mpi-report-2.0/node13.htm
include/smpi/mpif.h.in
include/smpi/smpi.h
src/smpi/smpi_f77.c