1
1
openmpi/ompi
Graham Fagg 141d4ea30a cleaned up ready for changes to move cached data off the MCW module to the
component (where they belong)

This commit was SVN r8407.
2005-12-08 03:14:57 +00:00
..
attribute Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
class Add documentation about what is happening in this class. 2005-11-13 12:56:38 +00:00
communicator * need to declare environ on OS X 2005-11-17 08:19:47 +00:00
datatype add some comments. 2005-12-03 00:14:58 +00:00
debuggers Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
dynamic-mca Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
errhandler Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
group Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
include Look like the correct way to detect the microsoft compilers is to check for _WIN32 and not WIN32. 2005-12-07 22:56:10 +00:00
info Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca cleaned up ready for changes to move cached data off the MCW module to the 2005-12-08 03:14:57 +00:00
mpi Initial version. 2005-12-07 16:39:34 +00:00
op Add missing functions for MPI_LONG_LONG, MPI_LONG_LONG_INT, and 2005-11-07 14:42:46 +00:00
proc Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
request MPI_TESTANY is described in MPI-1 p46. The last 2 full paragraphs of 2005-11-29 23:41:04 +00:00
runtime Handle the case when there is no F77 support available for us. 2005-11-22 21:52:14 +00:00
tools - Implement correct Fortran Logical-handling in f77/f90 interface in 2005-11-24 16:52:35 +00:00
win Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
README.dox Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_makefile 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$
 */
/** @mainpage

@section mainpage_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.

@section main_install Installation
 
This is the installation section.
This is the installation section.
This is the installation section.
This is the installation section.
This is the installation section.
This is the installation section.
This is the installation section.

*/