EPIK  Scalable runtime performance measurement system
Defines
epk_fmpiwrap_topo.c File Reference

Fortran interface wrappers for topologies. More...

Defines

#define MPI_Cart_coords_U   MPI_CART_COORDS
 All uppercase name of MPI_Cart_coords.
#define MPI_Cart_create_U   MPI_CART_CREATE
 All uppercase name of MPI_Cart_create.
#define MPI_Cart_get_U   MPI_CART_GET
 All uppercase name of MPI_Cart_get.
#define MPI_Cart_map_U   MPI_CART_MAP
 All uppercase name of MPI_Cart_map.
#define MPI_Cart_rank_U   MPI_CART_RANK
 All uppercase name of MPI_Cart_rank.
#define MPI_Cart_shift_U   MPI_CART_SHIFT
 All uppercase name of MPI_Cart_shift.
#define MPI_Cart_sub_U   MPI_CART_SUB
 All uppercase name of MPI_Cart_sub.
#define MPI_Cartdim_get_U   MPI_CARTDIM_GET
 All uppercase name of MPI_Cartdim_get.
#define MPI_Dims_create_U   MPI_DIMS_CREATE
 All uppercase name of MPI_Dims_create.
#define MPI_Dist_graph_create_U   MPI_DIST_GRAPH_CREATE
 All uppercase name of MPI_Dist_graph_create.
#define MPI_Dist_graph_create_adjacent_U   MPI_DIST_GRAPH_CREATE_ADJACENT
 All uppercase name of MPI_Dist_graph_create_adjacent.
#define MPI_Dist_graph_neighbors_U   MPI_DIST_GRAPH_NEIGHBORS
 All uppercase name of MPI_Dist_graph_neighbors.
#define MPI_Dist_graph_neighbors_count_U   MPI_DIST_GRAPH_NEIGHBORS_COUNT
 All uppercase name of MPI_Dist_graph_neighbors_count.
#define MPI_Graph_create_U   MPI_GRAPH_CREATE
 All uppercase name of MPI_Graph_create.
#define MPI_Graph_get_U   MPI_GRAPH_GET
 All uppercase name of MPI_Graph_get.
#define MPI_Graph_map_U   MPI_GRAPH_MAP
 All uppercase name of MPI_Graph_map.
#define MPI_Graph_neighbors_U   MPI_GRAPH_NEIGHBORS
 All uppercase name of MPI_Graph_neighbors.
#define MPI_Graph_neighbors_count_U   MPI_GRAPH_NEIGHBORS_COUNT
 All uppercase name of MPI_Graph_neighbors_count.
#define MPI_Graphdims_get_U   MPI_GRAPHDIMS_GET
 All uppercase name of MPI_Graphdims_get.
#define MPI_Topo_test_U   MPI_TOPO_TEST
 All uppercase name of MPI_Topo_test.
#define MPI_Cart_coords_L   mpi_cart_coords
 All lowercase name of MPI_Cart_coords.
#define MPI_Cart_create_L   mpi_cart_create
 All lowercase name of MPI_Cart_create.
#define MPI_Cart_get_L   mpi_cart_get
 All lowercase name of MPI_Cart_get.
#define MPI_Cart_map_L   mpi_cart_map
 All lowercase name of MPI_Cart_map.
#define MPI_Cart_rank_L   mpi_cart_rank
 All lowercase name of MPI_Cart_rank.
#define MPI_Cart_shift_L   mpi_cart_shift
 All lowercase name of MPI_Cart_shift.
#define MPI_Cart_sub_L   mpi_cart_sub
 All lowercase name of MPI_Cart_sub.
#define MPI_Cartdim_get_L   mpi_cartdim_get
 All lowercase name of MPI_Cartdim_get.
#define MPI_Dims_create_L   mpi_dims_create
 All lowercase name of MPI_Dims_create.
#define MPI_Dist_graph_create_L   mpi_dist_graph_create
 All lowercase name of MPI_Dist_graph_create.
#define MPI_Dist_graph_create_adjacent_L   mpi_dist_graph_create_adjacent
 All lowercase name of MPI_Dist_graph_create_adjacent.
#define MPI_Dist_graph_neighbors_L   mpi_dist_graph_neighbors
 All lowercase name of MPI_Dist_graph_neighbors.
#define MPI_Dist_graph_neighbors_count_L   mpi_dist_graph_neighbors_count
 All lowercase name of MPI_Dist_graph_neighbors_count.
#define MPI_Graph_create_L   mpi_graph_create
 All lowercase name of MPI_Graph_create.
#define MPI_Graph_get_L   mpi_graph_get
 All lowercase name of MPI_Graph_get.
#define MPI_Graph_map_L   mpi_graph_map
 All lowercase name of MPI_Graph_map.
#define MPI_Graph_neighbors_L   mpi_graph_neighbors
 All lowercase name of MPI_Graph_neighbors.
#define MPI_Graph_neighbors_count_L   mpi_graph_neighbors_count
 All lowercase name of MPI_Graph_neighbors_count.
#define MPI_Graphdims_get_L   mpi_graphdims_get
 All lowercase name of MPI_Graphdims_get.
#define MPI_Topo_test_L   mpi_topo_test
 All lowercase name of MPI_Topo_test.

Detailed Description

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

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