root/ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.c

/* [<][>][^][v][top][bottom][index][help] */

DEFINITIONS

This source file includes following definitions.
  1. mpiext_pcollreq_dummy

   1 /*
   2  * Copyright (c) 2018      Research Organization for Information Science
   3  *                         and Technology (RIST). All rights reserved.
   4  * $COPYRIGHT$
   5  *
   6  * Additional copyrights may follow
   7  *
   8  * $HEADER$
   9  *
  10  */
  11 
  12 void mpiext_pcollreq_dummy(void);
  13 
  14 void mpiext_pcollreq_dummy() {
  15 }

/* [<][>][^][v][top][bottom][index][help] */