Mixer Member List
This is the complete list of members for Mixer, including all inherited members.
addChild(std::string type, uint32_t id, Persistency *persistency) | Node | |
addChild(std::string type, Libpf::Persistency::Defaults defaults) | Node | |
addChild(const Node &child) | Node | |
addChild(std::unique_ptr< Node > child) | Node | |
addComponentVectorVariable(std::vector< Quantity > &variable, const std::string &tag, const std::string &description, Quantity::ValueType value) | Model | protected |
addSubObjects(int verbosityFile, Libpf::Persistency::Defaults defaults, Persistency *persistency, int count, const std::string &optionKey, const std::string &typeKey, const std::string &tagKey, const std::string &description, std::vector< T * > &vector) | Model | protected |
addVariable(T &variable) | Object | protected |
addVectorVariable(std::vector< T > &variable, const std::string &tag, const std::string &description, uint32_t size, typename T::ValueType value) | Object | protected |
at(const std::string &fullRelativeTag) | Object | |
at(const std::string &fullRelativeTag) const | Object | |
at(const std::string &fullRelativeTag, int index) | Object | |
attach(EdgeBase &edge, std::string &port) override final | Connectivity | virtual |
calculate(int level=0) override | Mixer | virtual |
calculateBalance(void) override | Connectivity | virtual |
category(void) const override | VertexBase | virtual |
check(void) override | Connectivity | virtual |
checkBalance(void) | VertexBase | virtual |
child(const std::string &tag) const | Node | |
children(void) | Node | |
children(void) const | Node | |
children_ | Node | protected |
clear(void) const | Object | |
clearBalance(void) | VertexBase | protected |
clone(void) const | Node | inlinevirtual |
compareParameters(const Object &rhs) const | Object | |
Connectivity(Libpf::Persistency::Defaults defaults, uint32_t id=0, Persistency *persistency=nullptr, Persistent *parent=nullptr, Persistent *root=nullptr) | Connectivity | |
core(void) const | Task | |
cost(void) const | Task | |
created_at(void) const | Persistent | |
defaults(void) const | Object | |
descendants(void) const | Node | |
description() const | Item | |
detach(std::string port) override final | Connectivity | virtual |
Diagnostic(void) | Diagnostic | |
east enum value | VertexBase | |
edgeFromPort(const std::string &port) | Connectivity | |
VertexBase::edgeFromPort(const std::string &port) const | VertexBase | |
endTime(void) const | Task | |
energyBalance(void) const | VertexBase | virtual |
exists(uint32_t id) | Node | |
existsChild(std::string tag) const | Node | |
existsI(const std::string &tag) const | Object | |
existsQ(const std::string &tag) const | Object | |
existsS(const std::string &tag) const | Object | |
fullTag() const | Item | |
getId(void) override | Node | virtual |
go(Calculatable::SolutionMode solutionMode, int level) override | Mixer | virtual |
hasIcon(void) const | Node | |
I(const std::string &tag) const | Object | |
I(const std::string &tag, int index) const | Object | |
I(const std::string &tag) | Object | |
I(const std::string &tag, int index) | Object | |
iconHeight(void) const | Node | |
iconName(bool raster) const | Node | |
iconWidth(void) const | Node | |
id(void) const | Persistent | |
initializeNonPersistents(void) override | Mixer | inlinevirtual |
inlet(unsigned int i) | Connectivity | |
inletRequired(unsigned int i) | Connectivity | protected |
inlets_ | Connectivity | protected |
insert(Persistency *persistency) const override | Node | virtual |
INTEGER(NITER, "Number of iterations", -1) | Mixer | |
Connectivity::INTEGER(nIn, "Number of connected inlet EdgeBases", 0) | Connectivity | |
Connectivity::INTEGER(nOut, "Number of connected outlet EdgeBases", 0) | Connectivity | |
Connectivity::INTEGER(maxNIn, "Maximum number of connected inlet EdgeBases or -1 for unlimited", -1) | Connectivity | |
Connectivity::INTEGER(maxNOut, "Maximum number of connected outlet EdgeBases or -1 for unlimited", -1) | Connectivity | |
VertexBase::INTEGER(nCalculations, "Number of times the model has been calculated", 0) | Model | |
integers_ | Object | protected |
integerVectors_ | Object | protected |
isInletConnected(unsigned int i) const | Connectivity | |
isOutletConnected(unsigned int i) const | Connectivity | |
isPristine(void) const | Model | |
isRestored(void) const | Node | |
Item(const Item &other) | Item | |
Item(const std::string &tag, const std::string &description, Persistent *parent) | Item | |
Item(Item &&other) | Item | |
level(void) const | Task | |
locationFromEdge(std::string edgeTag) const | VertexBase | |
locationFromPort(std::string port) const | VertexBase | virtual |
massBalance(void) const | VertexBase | virtual |
maximumIterations(void) | Model | virtual |
mdotcomps | VertexBase | |
Mixer(Libpf::Persistency::Defaults defaults, uint32_t id=0, Persistency *persistency=nullptr, Persistent *parent=nullptr, Persistent *root=nullptr) | Mixer | |
Model(Libpf::Persistency::Defaults defaults, uint32_t id, Persistency *persistency, Persistent *parent, Persistent *root) | Model | |
Node(Libpf::Persistency::Defaults defaults, uint32_t id=0, Persistency *persistency=nullptr, Persistent *parent=nullptr, Persistent *root=nullptr) | Node | |
Node(const Node &other) | Node | |
Node(Node &&other) | Node | |
north enum value | VertexBase | |
Null enum value | Calculatable | |
Object(const Object &other) | Object | protected |
Object(Object &&other) | Object | protected |
Object(Libpf::Persistency::Defaults defaults, uint32_t id=0, Persistency *persistency=nullptr, Persistent *parent=nullptr, Persistent *root=nullptr) | Object | |
objectiveFunction(void) override | Mixer | virtual |
offset(void) const | Node | inlineprotected |
operator!=(const Object &rhs) const | Object | |
Node::operator!=(const Node &rhs) const | Node | |
Persistent::operator!=(const Item &rhs) const | Item | |
Model::operator=(const Object &) | Object | protected |
Model::operator=(Object &&other) | Object | protected |
Model::operator=(const Node &) override | Object | virtual |
Model::operator=(Node &&other) override | Object | virtual |
Persistent::operator=(const Persistent &) | Persistent | |
Persistent::operator=(Persistent &&other) | Persistent | |
Item::operator=(const Item &other) | Item | |
Item::operator=(Item &&other) | Item | |
operator==(const Object &rhs) const | Object | |
Node::operator==(const Node &rhs) const | Node | |
Persistent::operator==(const Item &rhs) const | Item | |
outlet(unsigned int i) | Connectivity | |
outlets_ | Connectivity | protected |
parent() const | Item | inline |
parent_ | Item | protected |
parentId(void) const | Persistent | |
Persistent(const std::string &tag, const std::string &description, Persistent *parent, uint32_t id) | Persistent | |
Persistent(const Persistent &) | Persistent | |
Persistent(Persistent &&other) | Persistent | |
pop(void) | Object | |
portFromEdge(const std::string &edgeTag) const | VertexBase | |
portInlet(int i) const | Connectivity | |
PortLocation enum name | VertexBase | |
portOutlet(int i) const | Connectivity | |
print(std::ostream &os, bool strings, bool quantities, bool integers, bool recursive) const | Model | |
printConnectivity(void) const | Connectivity | |
printFull(std::ostream &) const | Model | |
printHtml(const char *dir) const | Model | |
printJson(std::ostream &os, int level=0) const override | Object | virtual |
printOds(std::ofstream &ods) const | Model | |
printSvg(const char *fileName, bool tiny, bool raster, int offset) override | VertexBase | virtual |
printSvgAll(const char *dir, bool tiny, bool raster, int offset, std::vector< std::string > &list) | Model | |
printSvgXlink(std::ostream &svg, const std::string &link, double width, double height) | Model | protected |
printXml(const char *dir, Model *precedingSibling, Model *followingSibling) const | Model | virtual |
printXmlToc(std::ofstream &toc, int indent) const | Model | |
prune(const std::string &tag) | Node | |
push(void) const | Object | |
Q(const std::string &tag) const | Object | |
Q(const std::string &tag, int index) const | Object | |
Q(const std::string &tag, int row, int column) const | Object | |
Q(const std::string &tag) | Object | |
Q(const std::string &tag, int index) | Object | |
Q(const std::string &tag, int row, int column) | Object | |
Q(const std::string &tag, std::string componentName) const | Object | |
Q(const std::string &tag, std::string componentName) | Object | |
Q(const std::string &tag, int index, std::string componentName) const | Object | |
Q(const std::string &tag, int index, std::string componentName) | Object | |
quantities(void) | Object | |
quantities(void) const | Object | |
quantities_ | Object | protected |
QUANTITY(Tavg, "Mass-weighted average inlet temperature", t0, "K") | Mixer | |
Connectivity::QUANTITY(cmdot, "Cumulative mass flow inlet minus outlet", one, "kg/s") | VertexBase | |
Connectivity::QUANTITY(mdotin, "inlet mass flow", one, "kg/s") | VertexBase | |
Connectivity::QUANTITY(mdotout, "outlet mass flow", one, "kg/s") | VertexBase | |
Connectivity::QUANTITY(cduty, "Cumulative enthalpy flow inlet minus outlet", one, "W") | VertexBase | |
quantityMatrices_ | Object | protected |
quantityVectors_ | Object | protected |
range(void) const override | Node | virtual |
readParameters(Persistency *persistency) override | Object | virtual |
readVariables(Persistency *persistency) override | Object | virtual |
registerSynonym(std::string synonym, std::string port) | VertexBase | protected |
remove(Persistency *persistency) const override | Node | virtual |
renameChild(const std::string &oldName, const std::string &newName) | Node | |
reportError(std::string s) | Model | |
reportMessages(void) | Model | |
reportWarning(std::string s) | Model | |
resetErrors(void) | Model | |
restore(Persistency *persistency) override | Node | virtual |
retrieveInteger(const Libpf::Persistency::Defaults &defaults, uint32_t id, Persistency *persistency, std::string tag, int min, int max, int def=-1) | Object | protected |
retrieveString(const Libpf::Persistency::Defaults &defaults, uint32_t id, Persistency *persistency, std::string tag, const std::string def) | Object | protected |
root(void) const | Node | inline |
rootId(void) const override | Node | virtual |
S(const std::string &tag) const | Object | |
S(const std::string &tag, int index) const | Object | |
S(const std::string &tag) | Object | |
S(const std::string &tag, int index) | Object | |
search(uint32_t id) | Node | |
sequential enum value | Calculatable | |
setCalculated(void) | Model | |
setCore(int c) | Task | |
setDescription(const std::string &description) | Item | |
setError(std::string s) | Model | |
setIcon(std::string icon, double width, double height) | Node | |
setLevel(int l) | Task | |
setPristine(void) | Model | |
setPristineRecursive(void) | Model | |
setRunTime(double t) | Model | |
setStartTime(double t) | Task | |
setTag(const std::string &tag) | Item | |
setup(void) override | Mixer | inlinevirtual |
setVerbosity(int verbosity) | Diagnostic | |
setWarning(std::string s) | Model | |
setWideDescription(const std::wstring &description) | Item | |
setWideTag(const std::wstring &tag) | Item | |
simultaneous enum value | Calculatable | |
singlePassSimultaneous enum value | Calculatable | |
SolutionMode enum name | Calculatable | |
south enum value | VertexBase | |
startTime(void) const | Task | |
STRING(constraints, "Used internally to persist connectivity constraints", "") | Connectivity | |
strings_ | Object | protected |
STRINGVECTOR(errors, "Errors from the last computation", 0, "") | Model | |
STRINGVECTOR(warnings, "Warnings from the last computation", 0, "") | Model | |
stringVectors_ | Object | protected |
tag() const | Item | |
Task(void) | Task | |
translate(std::string &s) | VertexBase | |
type(void) const override | Mixer | inlinevirtual |
type_ | Mixer | static |
unSetInput(void) | Model | |
update(Persistency *persistency) const override | Node | virtual |
updated_at(void) const | Persistent | |
updated_at(double u) const | Persistent | |
uuid(void) const | Persistent | |
verbosity(void) const | Diagnostic | |
verbosityInstance | Diagnostic | protected |
VertexBase(Libpf::Persistency::Defaults defaults, uint32_t id=0, Persistency *persistency=nullptr, Persistent *parent=nullptr, Persistent *root=nullptr) | VertexBase | |
weight | Task | |
west enum value | VertexBase | |
~Calculatable()=default | Calculatable | protectedvirtual |
~Connectivity(void) | Connectivity | |
~Diagnostic()=default | Diagnostic | protectedvirtual |
~Item() | Item | inlinevirtual |
~Mixer(void) | Mixer | |
~Node() | Node | |
~Object(void) | Object | |
~Persistent(void) | Persistent | inline |
~Task(void) | Task |