parallel-cellular-automata
Framework for building parallel cellular automata.
Classes
ca::omp Namespace Reference

Namespace containing the implementation of the parallelized version using OpenMP. More...

Classes

class  CellularAutomaton
 Parallel Cellular Automaton using OpenMP. More...
 

Detailed Description

Namespace containing the implementation of the parallelized version using OpenMP.