.. index:: pair: struct; seams::cfg::Runtime .. _doxid-structseams_1_1cfg_1_1_runtime: struct seams::cfg::Runtime ========================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct Runtime { // fields int :target:`frame` = 1; int :target:`last` = 0; int :target:`jobs` = 1; int :target:`type` = 0; double :target:`cutoff` = 3.5; int :target:`k` = 4; std::string :target:`graph` = "seeded"; :ref:`site::Family` :target:`family` = :ref:`site::Family::waterIce`; double :target:`resident` = 0.80; double :target:`cell` = 3.0; int :target:`tpp` = 0; int :target:`block` = 0; bool :target:`offload` = false; std::string :target:`fennel`; std::string :target:`luaPath`; std::string :target:`source`; };