PixCells
This project is a Cellular Potts Model (CPM) simulator. It was developped during a Master's degree in Physics as a master project.
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  include
 Cell.hppThis is the cell header file for the Cellular Potts Model simulation : cell class
 Config.hppConfig class to load constants from a custom text file
 math.hpp
 Simulation.hpp
  src
 Cell.cppThis is the cell file for the Cellular Potts Model simulation : cell class
 Config.cppConfig class to load constants from a custom text file
 main.cpp
 math.cpp