Cellular Automata CHEM274B Group Project
Contributor(s): Chongye Feng, Emmanuel Cortes, Trevor Oldham
|
Header file with datatypes for creating a galaxy formation cellular automata model. More...
Go to the source code of this file.
Classes | |
class | GalaxyCell |
Class that represents a star system. More... | |
class | Galaxy |
Class for create a galaxy cellular automata model. More... | |
Header file with datatypes for creating a galaxy formation cellular automata model.
Contributor(s)