1
1
openmpi/ompi/mpi
George Bosilca f8f2dd8e03 As class is a reserved keyword we are not supposed to have any variables
with this name.

This commit was SVN r11372.
2006-08-23 16:34:00 +00:00
..
c As class is a reserved keyword we are not supposed to have any variables 2006-08-23 16:34:00 +00:00
cxx It appears that most versions of the IBM XL compiler (including the latest 2006-08-19 22:55:59 +00:00
f03 - Add the missing collective (and other) functions to mpi.f03 2006-07-18 18:12:09 +00:00
f77 Oops -- in MPI_INFO_GET_NTHKEY, the key argument is an '''out''' 2006-08-23 14:43:47 +00:00
f90 * Make sure to add the FCFLAGS_f90 variable to FCFLAGS. This is the magic 2006-08-21 14:15:55 +00:00
help-mpi-api.txt Add a check for now that invokes an MPI exception if you try to 2006-07-20 14:27:13 +00:00
Makefile.am Add a check for now that invokes an MPI exception if you try to 2006-07-20 14:27:13 +00:00
README.dox Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00

/*
 * 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.

*/