![]() |
PixCells
This project is a Cellular Potts Model (CPM) simulator. It was developped during a Master's degree in Physics as a master project.
|
Config class to load constants from a custom text file. More...
#include <fstream>
#include <sstream>
#include <string>
#include <vector>
#include <stdexcept>
#include <iostream>
Go to the source code of this file.
Classes | |
class | Config |
Config class to load constants from a custom text file.