CellModules
Scenario.hpp File Reference

Defines the Scenario class for managing the simulation scenario. More...

Go to the source code of this file.

Classes

class  Scenario
 Manages the simulation scenario. More...
 

Typedefs

using Cell = PrimoCell< CellBody >
 
using World = MecaCell::World< Cell >
 
using Vec = MecaCell::Vec
 

Detailed Description

Defines the Scenario class for managing the simulation scenario.

Definition in file Scenario.hpp.

Typedef Documentation

◆ Cell

Definition at line 16 of file Scenario.hpp.

◆ Vec

using Vec = MecaCell::Vec

Definition at line 18 of file Scenario.hpp.

◆ World

Definition at line 17 of file Scenario.hpp.