51a051b072
This commit: * Adds the configury to figure out how many Fortran INTEGERs are necessary to represent the C MPI_Status (which now includes a size_t member). * Sets MPI_STATUS_SIZE to this value in mpif-config.h.in. * Adds a big comment in status_c2f.c explaining why the no changes were necessary to how we copy statuses between Fortran and C. This commit was SVN r23472. The following SVN revision numbers were found above: r23467 --> open-mpi/ompi@733d25a8a3 r23468 --> open-mpi/ompi@963fcb13a5 r23470 --> open-mpi/ompi@418b989781 r23471 --> open-mpi/ompi@bc74a446ac
/* * 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. */