2cceba7230
case still compile properly, even though these bindings were wrong. :-( - Both interface functions are necessary. - I accidentally had a subroutine interface named the same thing as the back-end F77 function -- a definite no-no. Ensure that all F90 interface functions have a suffix to make them different than the back-end F77 function names. - Also parameterize the output() subroutine on the type of the argvs parameter to switch between the character arrays and the integer. This commit was SVN r9202. |
||
---|---|---|
.. | ||
c | ||
cxx | ||
f03 | ||
f77 | ||
f90 | ||
Makefile.am | ||
README.dox |
/* * 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. */