struct command_graph_generator::collective_group_state
Declaration
struct command_graph_generator::collective_group_state { /* full declaration omitted */ };
Declared at: include/command_graph_generator.h:105
Member Variables
- command* last_collective_command
Member Function Overview
- collective_group_state(command * initial_command) → explicit
Member Functions
¶explicit collective_group_state(
command* initial_command)
explicit collective_group_state(
command* initial_command)
Declared at: include/command_graph_generator.h:106
Parameters
- command* initial_command