1
1
openmpi/ompi/mpi
Brian Barrett 880730fcf6 * Make sure to add the FCFLAGS_f90 variable to FCFLAGS. This is the magic
that the compiler might need to inform the compiler that a .f90 extension
  means "this is Fortran 90 code".  Fortran compilers are so weird.

  refs trac:284

This commit was SVN r11280.

The following Trac tickets were found above:
  Ticket 284 --> https://svn.open-mpi.org/trac/ompi/ticket/284
2006-08-21 14:15:55 +00:00
..
c One step toward the create array completion. 2006-08-20 15:51:54 +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 Clean up the Fortran MPI sentinel values per problem reported on the 2006-07-31 15:07:09 +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.

*/