CellModules
CellGrid.hpp File Reference

Go to the source code of this file.

Classes

struct  Grid2D::Vec2D
 Structure representing a 2D vector. More...
 
class  Grid2D::CellGrid< cell_t >
 Template class representing a 2D grid of cell pointers. More...
 

Namespaces

namespace  Grid2D
 Namespace for 2D grid-related structures and classes.