OpenMPI
0.1.1
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
routed_radix.h
1
/*
2
* Copyright (c) 2007 Los Alamos National Security, LLC.
3
* All rights reserved.
4
* $COPYRIGHT$
5
*
6
* Additional copyrights may follow
7
*
8
* $HEADER$
9
*/
10
11
#ifndef MCA_ROUTED_RADIX_H
12
#define MCA_ROUTED_RADIX_H
13
14
#include "orte_config.h"
15
16
#include "
orte/mca/routed/routed.h
"
17
18
BEGIN_C_DECLS
19
20
typedef
struct
{
21
orte_routed_component_t
super;
22
int
radix;
23
}
orte_routed_radix_component_t
;
24
ORTE_MODULE_DECLSPEC
extern
orte_routed_radix_component_t
mca_routed_radix_component;
25
26
extern
orte_routed_module_t
orte_routed_radix_module;
27
28
END_C_DECLS
29
30
#endif
orte_routed_module_t
routed module interface
Definition:
routed.h:251
orte_routed_radix_component_t
Definition:
routed_radix.h:20
orte_routed_component_2_0_0_t
routed component interface
Definition:
routed.h:65
routed.h
Routing table for the RML.
orte
mca
routed
radix
routed_radix.h
Generated on Wed Dec 24 2014 12:05:31 for OpenMPI by
1.8.8