6e1729cb93
* Add MPI::Status methods Set_elements() and Set_cancelled() * Added a bunch of comments in various places in the MPI C++ bindings implementatio just to explain what's going on (because C++ can hide a lot from you) * Insert C++ callbacks for the MPI_Grequest callback functions registered by MPI::Grequest::Start(). These callbacks keep a little meta-data (created by Grequest::Start()) that allow the proper callback signatures from C (i.e., from ompi_grequest_<foo>() in libmpi.a -- C code), translate arguments as required, and then invoke the callbacks with proper C++ signatures (i.e., call user-defined callbacks with C++ function signatures). This commit was SVN r12446. The following Trac tickets were found above: Ticket 580 --> https://svn.open-mpi.org/trac/ompi/ticket/580
/* * 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. */