1
1
openmpi/ompi
Brian Barrett 566a050c23 Next step in the project split, mainly source code re-arranging
- move files out of toplevel include/ and etc/, moving it into the
    sub-projects
  - rather than including config headers with <project>/include, 
    have them as <project>
  - require all headers to be included with a project prefix, with
    the exception of the config headers ({opal,orte,ompi}_config.h
    mpi.h, and mpif.h)

This commit was SVN r8985.
2006-02-12 01:33:29 +00:00
..
attribute Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
class Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
communicator Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
datatype Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
debuggers Add OMPI_DECLSPEC before all exported functions. 2005-12-31 12:18:15 +00:00
errhandler Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
file Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
group Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
include Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
info Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
mca Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
mpi Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
op Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
proc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
request Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
runtime Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
tools Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
win Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
Makefile.am Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +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$
 */
/** @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.

*/