![]() |
CYCAMORE
|
#include <string>#include <utility>#include <vector>#include "cyclus.h"#include "cycamore_version.h"#include "growth_region_tests.h"#include "toolkit/position.cycpp.h"Go to the source code of this file.
Classes | |
| class | cycamore::GrowthRegion |
| This region determines if there is a need to meet a certain capacity (as defined via input) at each time step. More... | |
Namespaces | |
| namespace | cycamore |
Functions | |
| void | cycamore::AddCommodityDemand_ (std::string commod, Demand &demand) |
| add a demand for a commodity on which this region request that facilities be built | |
| void | cycamore::OrderBuilds (cyclus::toolkit::Commodity &commodity, double unmetdemand) |
| orders builds given a commodity and an unmet demand for production capacity of that commodity | |
| void | cycamore::Register_ (cyclus::Agent *agent) |
| register a child | |
| void | cycamore::Unregister_ (cyclus::Agent *agent) |
| unregister a child | |
Variables | |
| cycamore::GrowthRegion | cycamore::commodity_demand |
| cycamore::GrowthRegion | cycamore::int |
| cyclus::toolkit::SupplyDemandManager | cycamore::sdmanager_ |
| manager for Supply and demand | |
| cycamore::GrowthRegion | cycamore::string |