Cellular Automata CHEM274B Group Project
Contributor(s): Chongye Feng, Emmanuel Cortes, Trevor Oldham
|
This is the complete list of members for BaseCellularAutomata, including all inherited members.
axis1_dim | BaseCellularAutomata | |
axis2_dim | BaseCellularAutomata | |
axis3_dim | BaseCellularAutomata | |
BaseCellularAutomata() | BaseCellularAutomata | |
boundary_radius | BaseCellularAutomata | |
boundary_type | BaseCellularAutomata | |
neighborhood_type | BaseCellularAutomata | |
num_states | BaseCellularAutomata | |
print_error_status(CAEnums::ErrorCode error) | BaseCellularAutomata | |
rule_type | BaseCellularAutomata | |
setup_cell_states(int num_states) | BaseCellularAutomata | |
setup_neighborhood(CAEnums::Neighborhood neighborhood_type) | BaseCellularAutomata | |
setup_rule(CAEnums::Rule rule_type) | BaseCellularAutomata | |
~BaseCellularAutomata() | BaseCellularAutomata | inlinevirtual |