Skip to content

Adding the possibility to run from python

Michal Dubovsky requested to merge dev/Michal into main

Adding the possibility to run the code from python. General block is read and used in C++. Regions are read and stored into region vector of ConfigSetting class, but it's not used yet.

Merge request reports