 |
PK_TOPOL_find_box_2_o_t |
|
struct PK_TOPOL_find_box_2_o_s
{
int o_t_version; --- version number of option structure
PK_LOGICAL_t want_topol_boxes; --- whether boxes of individual
--- topologies are required
--- ( PK_LOGICAL_false )
};
typedef struct PK_TOPOL_find_box_2_o_s PK_TOPOL_find_box_2_o_t;
This structure contains option controls for PK_TOPOL_find_box_2
Used in:
PK_TOPOL_find_box_2
This options provided are:
'want_topol_boxes' whether the application requires individual boxes
for each topology.