0c102e6e5b
- ensure to initialize the values that we use for fortran constants (even tough their *values* don't matter -- only their *addresses* do, but initializing them or not has implications for the OSX linker) - move the fortran constants to a file with functions in it, because the OSX linker sometimes does not import global variables from object files that do not have functions (I'm not even going to pretend to get all the subtle details about the OSX linker right here -- it's just "better" to have global variables in object files with functions that otherwise get pulled in during linker resolution). This commit was SVN r10908. |
||
---|---|---|
.. | ||
c | ||
cxx | ||
f03 | ||
f77 | ||
f90 | ||
help-mpi-api.txt | ||
Makefile.am | ||
README.dox |
/* * Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana * University Research and Technology * Corporation. All rights reserved. * Copyright (c) 2004-2005 The University of Tennessee and The University * of Tennessee Research Foundation. All rights * reserved. * Copyright (c) 2004-2005 High Performance Computing Center Stuttgart, * University of Stuttgart. All rights reserved. * Copyright (c) 2004-2005 The Regents of the University of California. * All rights reserved. * $COPYRIGHT$ * * Additional copyrights may follow * * $HEADER$ */ /** @page page_mpi The src/mpi directory @section page_mpi_introduction Introduction This is the introduction. This is the introduction. This is the introduction. This is the introduction. This is the introduction. This is the introduction. This is the introduction. */