epk_fmpiwrap_misc.c File Reference

Fortran interface wrappers for miscelaneous and handler conversion functions. More...


Defines

#define MPI_Address_U   MPI_ADDRESS
 All uppercase name of MPI_Address.
#define MPI_Alloc_mem_U   MPI_ALLOC_MEM
 All uppercase name of MPI_Alloc_mem.
#define MPI_Free_mem_U   MPI_FREE_MEM
 All uppercase name of MPI_Free_mem.
#define MPI_Get_address_U   MPI_GET_ADDRESS
 All uppercase name of MPI_Get_address.
#define MPI_Get_version_U   MPI_GET_VERSION
 All uppercase name of MPI_Get_version.
#define MPI_Info_create_U   MPI_INFO_CREATE
 All uppercase name of MPI_Info_create.
#define MPI_Info_delete_U   MPI_INFO_DELETE
 All uppercase name of MPI_Info_delete.
#define MPI_Info_dup_U   MPI_INFO_DUP
 All uppercase name of MPI_Info_dup.
#define MPI_Info_free_U   MPI_INFO_FREE
 All uppercase name of MPI_Info_free.
#define MPI_Info_get_U   MPI_INFO_GET
 All uppercase name of MPI_Info_get.
#define MPI_Info_get_nkeys_U   MPI_INFO_GET_NKEYS
 All uppercase name of MPI_Info_get_nkeys.
#define MPI_Info_get_nthkey_U   MPI_INFO_GET_NTHKEY
 All uppercase name of MPI_Info_get_nthkey.
#define MPI_Info_get_valuelen_U   MPI_INFO_GET_VALUELEN
 All uppercase name of MPI_Info_get_valuelen.
#define MPI_Info_set_U   MPI_INFO_SET
 All uppercase name of MPI_Info_set.
#define MPI_Op_commutative_U   MPI_OP_COMMUTATIVE
 All uppercase name of MPI_Op_commutative.
#define MPI_Op_create_U   MPI_OP_CREATE
 All uppercase name of MPI_Op_create.
#define MPI_Op_free_U   MPI_OP_FREE
 All uppercase name of MPI_Op_free.
#define MPI_Request_get_status_U   MPI_REQUEST_GET_STATUS
 All uppercase name of MPI_Request_get_status.
#define MPI_Address_L   mpi_address
 All lowercase name of MPI_Address.
#define MPI_Alloc_mem_L   mpi_alloc_mem
 All lowercase name of MPI_Alloc_mem.
#define MPI_Free_mem_L   mpi_free_mem
 All lowercase name of MPI_Free_mem.
#define MPI_Get_address_L   mpi_get_address
 All lowercase name of MPI_Get_address.
#define MPI_Get_version_L   mpi_get_version
 All lowercase name of MPI_Get_version.
#define MPI_Info_create_L   mpi_info_create
 All lowercase name of MPI_Info_create.
#define MPI_Info_delete_L   mpi_info_delete
 All lowercase name of MPI_Info_delete.
#define MPI_Info_dup_L   mpi_info_dup
 All lowercase name of MPI_Info_dup.
#define MPI_Info_free_L   mpi_info_free
 All lowercase name of MPI_Info_free.
#define MPI_Info_get_L   mpi_info_get
 All lowercase name of MPI_Info_get.
#define MPI_Info_get_nkeys_L   mpi_info_get_nkeys
 All lowercase name of MPI_Info_get_nkeys.
#define MPI_Info_get_nthkey_L   mpi_info_get_nthkey
 All lowercase name of MPI_Info_get_nthkey.
#define MPI_Info_get_valuelen_L   mpi_info_get_valuelen
 All lowercase name of MPI_Info_get_valuelen.
#define MPI_Info_set_L   mpi_info_set
 All lowercase name of MPI_Info_set.
#define MPI_Op_commutative_L   mpi_op_commutative
 All lowercase name of MPI_Op_commutative.
#define MPI_Op_create_L   mpi_op_create
 All lowercase name of MPI_Op_create.
#define MPI_Op_free_L   mpi_op_free
 All lowercase name of MPI_Op_free.
#define MPI_Request_get_status_L   mpi_request_get_status
 All lowercase name of MPI_Request_get_status.


Detailed Description


SCALASCA    Copyright © 1998–2010 Forschungszentrum Jülich, Jülich Supercomputing Centre