This is the complete list of members for openfluid::machine::InjectGenerator, including all inherited members.
appendToLog(openfluid::tools::FileLogger::LogType LType, const std::string &Msg) const | openfluid::ware::SimulationDrivenWare | protected |
AtTheEnd() const | openfluid::ware::PluggableSimulator | inlineprotected |
checkConsistency() | openfluid::machine::InjectGenerator | virtual |
computeFrameworkContext(const std::string &CodeLoc="") const | openfluid::ware::SimulationDrivenWare | protected |
computeWareContext(const std::string &CodeLoc="") const | openfluid::ware::SimulationDrivenWare | protected |
DefaultDeltaT() const | openfluid::ware::PluggableSimulator | inlineprotected |
displayToConsole(openfluid::tools::FileLogger::LogType LType, const std::string &Msg) const | openfluid::ware::SimulationDrivenWare | protected |
Duration(const openfluid::core::Duration_t &D) const | openfluid::ware::PluggableSimulator | inlineprotected |
finalizeRun() | openfluid::machine::InjectGenerator | inlinevirtual |
finalizeWare() | openfluid::ware::SimulationDrivenWare | virtual |
Generator() | openfluid::machine::Generator | |
getGeneratorMethod() const | openfluid::machine::Generator | inline |
getUnitClass() const | openfluid::machine::Generator | inline |
getUnitsClass() const | openfluid::machine::Generator | inline |
getVariableName() const | openfluid::machine::Generator | inline |
getVariableSize() const | openfluid::machine::Generator | inline |
initializeRun() | openfluid::machine::InjectGenerator | virtual |
initializeWare(const WareID_t &SimID, const unsigned int &MaxThreads) | openfluid::ware::PluggableSimulator | |
openfluid::ware::SimulationContributorWare::initializeWare(const WareID_t &ID) | openfluid::ware::SimulationDrivenWare | virtual |
initParams(const openfluid::ware::WareParams_t &Params) | openfluid::machine::InjectGenerator | virtual |
InjectGenerator() | openfluid::machine::InjectGenerator | |
isLinked() const | openfluid::ware::SimulationInspectorWare | inlineprotectedvirtual |
isScalarVariable() const | openfluid::machine::Generator | inline |
isVectorVariable() const | openfluid::machine::Generator | inline |
isWellFormated(const openfluid::ware::WareParamKey_t &ParameterKey) | openfluid::ware::PluggableWare | static |
linkToDatastore(openfluid::core::Datastore *DStore) | openfluid::ware::SimulationInspectorWare | inline |
linkToRunEnvironment(const openfluid::core::MapValue *Env) | openfluid::ware::PluggableWare | inline |
linkToSimulation(const openfluid::base::SimulationStatus *SimStatus) | openfluid::ware::SimulationDrivenWare | |
linkToSimulationLogger(openfluid::base::SimulationLogger *SimLogger) | openfluid::ware::SimulationDrivenWare | inline |
linkToSpatialGraph(openfluid::core::SpatialGraph *SGraph) | openfluid::ware::SimulationInspectorWare | inline |
m_GenMethod | openfluid::machine::Generator | protected |
m_Initialized | openfluid::ware::PluggableWare | protected |
m_UnitsClass | openfluid::machine::Generator | protected |
m_VarName | openfluid::machine::Generator | protected |
m_VarSize | openfluid::machine::Generator | protected |
mp_SpatialData | openfluid::ware::SimulationInspectorWare | protected |
MultipliedDefaultDeltaT(const double &Mult) const | openfluid::ware::PluggableSimulator | inlineprotected |
Never() const | openfluid::ware::PluggableSimulator | inlineprotected |
OPENFLUID_AddChildParentConnection(const openfluid::core::UnitsClass_t &ClassNameChild, openfluid::core::UnitID_t IDChild, const openfluid::core::UnitsClass_t &ClassNameParent, openfluid::core::UnitID_t IDParent) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_AddChildParentConnection(openfluid::core::SpatialUnit *ChildUnit, openfluid::core::SpatialUnit *ParentUnit) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_AddFromToConnection(const openfluid::core::UnitsClass_t &ClassNameFrom, openfluid::core::UnitID_t IDFrom, const openfluid::core::UnitsClass_t &ClassNameTo, openfluid::core::UnitID_t IDTo) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_AddFromToConnection(openfluid::core::SpatialUnit *FromUnit, openfluid::core::SpatialUnit *ToUnit) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_AddUnit(const openfluid::core::UnitsClass_t &ClassName, openfluid::core::UnitID_t ID, openfluid::core::PcsOrd_t PcsOrder) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_AppendEvent(openfluid::core::SpatialUnit *UnitPtr, openfluid::core::Event &Ev) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_AppendVariable(openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::Value &Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_AppendVariable(openfluid::core::SpatialUnit &aUnit, const openfluid::core::VariableName_t &VarName, const openfluid::core::Value &Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_AppendVariable(openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const double &Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_AppendVariable(openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const long &Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_AppendVariable(openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const bool &Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_AppendVariable(openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const std::string &Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_BuildUnitsMatrix(const openfluid::core::UnitsClass_t &UnitsClass, const unsigned int &ColsNbr, const unsigned int &RowsNbr) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_DeleteUnit(const openfluid::core::UnitsClass_t &ClassName, openfluid::core::UnitID_t ID) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_GetAttribute(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::AttributeName_t &AttrName, openfluid::core::Value &Val) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetAttribute(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::AttributeName_t &AttrName, double &Val) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetAttribute(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::AttributeName_t &AttrName, long &Val) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetAttribute(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::AttributeName_t &AttrName, std::string &Val) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetAttribute(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::AttributeName_t &AttrName) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetBeginDate() const | openfluid::ware::SimulationDrivenWare | protected |
OPENFLUID_GetCurrentDate() const | openfluid::ware::SimulationDrivenWare | protected |
OPENFLUID_GetCurrentStage() const | openfluid::ware::SimulationDrivenWare | protected |
OPENFLUID_GetCurrentStageAsString() const | openfluid::ware::SimulationDrivenWare | protected |
OPENFLUID_GetCurrentTimeIndex() const | openfluid::ware::SimulationDrivenWare | protected |
OPENFLUID_GetDefaultDeltaT() const | openfluid::ware::SimulationDrivenWare | protected |
OPENFLUID_GetEndDate() const | openfluid::ware::SimulationDrivenWare | protected |
OPENFLUID_GetEvents(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::DateTime BeginDate, const openfluid::core::DateTime EndDate, openfluid::core::EventsCollection &Events) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetEvents(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::DateTime BeginDate, const openfluid::core::DateTime EndDate) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetLatestVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, openfluid::core::IndexedValue &IndVal) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetLatestVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetLatestVariables(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t BeginIndex, openfluid::core::IndexedValueList &IndValList) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetLatestVariables(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t BeginIndex) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetPreviousRunTimeIndex() const | openfluid::ware::SimulationDrivenWare | protected |
OPENFLUID_GetRunEnvironment(const std::string &Key, std::string &Val) | openfluid::ware::PluggableWare | protected |
OPENFLUID_GetRunEnvironment(const std::string &Key, bool &Val) | openfluid::ware::PluggableWare | protected |
OPENFLUID_GetSchedulingConstraint() const | openfluid::ware::SimulationDrivenWare | protected |
OPENFLUID_GetSimulationDuration() const | openfluid::ware::SimulationDrivenWare | protected |
OPENFLUID_GetSimulatorMaxThreads() const | openfluid::ware::PluggableSimulator | inlineprotected |
OPENFLUID_GetSimulatorParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName) const | openfluid::ware::PluggableSimulator | protected |
OPENFLUID_GetSimulatorParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, openfluid::core::StringValue &Val) const | openfluid::ware::PluggableSimulator | protected |
OPENFLUID_GetSimulatorParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, openfluid::core::DoubleValue &Val) const | openfluid::ware::PluggableSimulator | protected |
OPENFLUID_GetSimulatorParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, openfluid::core::VectorValue &Val) const | openfluid::ware::PluggableSimulator | protected |
OPENFLUID_GetSimulatorParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, openfluid::core::MatrixValue &Val) const | openfluid::ware::PluggableSimulator | protected |
OPENFLUID_GetSimulatorParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, double &Val) const | openfluid::ware::PluggableSimulator | protected |
OPENFLUID_GetSimulatorParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, long &Val) const | openfluid::ware::PluggableSimulator | protected |
OPENFLUID_GetSimulatorParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, float &Val) const | openfluid::ware::PluggableSimulator | protected |
OPENFLUID_GetSimulatorParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, int &Val) const | openfluid::ware::PluggableSimulator | protected |
OPENFLUID_GetSimulatorParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, std::string &Val) const | openfluid::ware::PluggableSimulator | protected |
OPENFLUID_GetSimulatorParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, std::vector< std::string > &Vals) const | openfluid::ware::PluggableSimulator | protected |
OPENFLUID_GetSimulatorParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, std::vector< double > &Vals) const | openfluid::ware::PluggableSimulator | protected |
OPENFLUID_GetSimulatorParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, std::vector< long > &Vals) const | openfluid::ware::PluggableSimulator | protected |
OPENFLUID_GetUnit(const openfluid::core::UnitsClass_t &ClassName, const openfluid::core::UnitID_t &ID, openfluid::core::SpatialUnit *aUnit) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetUnit(const openfluid::core::UnitsClass_t &ClassName, const openfluid::core::UnitID_t &ID) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetUnits(const openfluid::core::UnitsClass_t &ClassName) | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetUnitsCount(unsigned int &UnitsCount) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetUnitsCount() const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetUnitsCount(const openfluid::core::UnitsClass_t &ClassName, unsigned int &UnitsCount) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetUnitsCount(const openfluid::core::UnitsClass_t &ClassName) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t Index, openfluid::core::Value &Val) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t Index, double &Val) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t Index, long &Val) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t Index, bool &Val) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t Index, std::string &Val) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t Index) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, openfluid::core::Value &Val) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, double &Val) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, long &Val) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, bool &Val) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, std::string &Val) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetVariables(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t BeginIndex, const openfluid::core::TimeIndex_t EndIndex, openfluid::core::IndexedValueList &IndValList) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetVariables(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t BeginIndex, const openfluid::core::TimeIndex_t EndIndex) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_GetWareID() const | openfluid::ware::PluggableWare | inlineprotected |
OPENFLUID_GetWareType() const | openfluid::ware::PluggableWare | inlineprotected |
OPENFLUID_InitializeVariable(openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::Value &Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_InitializeVariable(openfluid::core::SpatialUnit &aUnit, const openfluid::core::VariableName_t &VarName, const openfluid::core::Value &Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_InitializeVariable(openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const double &Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_InitializeVariable(openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const long &Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_InitializeVariable(openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const bool &Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_InitializeVariable(openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const std::string &Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_IsAttributeExist(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::AttributeName_t &AttrName) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_IsSimulatorParameterExist(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName) const | openfluid::ware::PluggableSimulator | protected |
OPENFLUID_IsTypedVariableExist(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::Value::Type VarType) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_IsTypedVariableExist(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t Index, const openfluid::core::Value::Type VarType) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_IsUnitChildOf(openfluid::core::SpatialUnit *aUnit, const openfluid::core::UnitsClass_t &ClassNameParent, const openfluid::core::UnitID_t &IDParent) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_IsUnitClassExist(const openfluid::core::UnitsClass_t &ClassName) const | openfluid::ware::SimulationInspectorWare | inlineprotected |
OPENFLUID_IsUnitConnectedFrom(openfluid::core::SpatialUnit *aUnit, const openfluid::core::UnitsClass_t &ClassNameFrom, const openfluid::core::UnitID_t &IDFrom) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_IsUnitConnectedTo(openfluid::core::SpatialUnit *aUnit, const openfluid::core::UnitsClass_t &ClassNameTo, const openfluid::core::UnitID_t &IDTo) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_IsUnitExist(const openfluid::core::UnitsClass_t &ClassName, openfluid::core::UnitID_t ID) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_IsUnitParentOf(openfluid::core::SpatialUnit *aUnit, const openfluid::core::UnitsClass_t &ClassNameChild, const openfluid::core::UnitID_t &IDChild) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_IsUnitsClassExist(const openfluid::core::UnitsClass_t &ClassName) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_IsVariableExist(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_IsVariableExist(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t Index) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_IsVariableExist(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t Index, const openfluid::core::Value::Type ValueType) const | openfluid::ware::SimulationInspectorWare | protected |
OPENFLUID_RaiseError(const std::string &Msg) | openfluid::ware::SimulationDrivenWare | protectedvirtual |
OPENFLUID_RaiseError(const std::string &Source, const std::string &Msg) | openfluid::ware::SimulationDrivenWare | protectedvirtual |
OPENFLUID_RaiseWarning(const std::string &Msg) | openfluid::ware::SimulationDrivenWare | protectedvirtual |
OPENFLUID_RaiseWarning(const std::string &Source, const std::string &Msg) | openfluid::ware::SimulationDrivenWare | protectedvirtual |
OPENFLUID_RemoveChildParentConnection(const openfluid::core::UnitsClass_t &ClassNameChild, openfluid::core::UnitID_t IDChild, const openfluid::core::UnitsClass_t &ClassNameParent, openfluid::core::UnitID_t IDParent) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_RemoveChildParentConnection(openfluid::core::SpatialUnit *ChildUnit, openfluid::core::SpatialUnit *ParentUnit) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_RemoveFromToConnection(const openfluid::core::UnitsClass_t &ClassNameFrom, openfluid::core::UnitID_t IDFrom, const openfluid::core::UnitsClass_t &ClassNameTo, openfluid::core::UnitID_t IDTo) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_RemoveFromToConnection(openfluid::core::SpatialUnit *FromUnit, openfluid::core::SpatialUnit *ToUnit) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_SetAttribute(openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::AttributeName_t &AttrName, const openfluid::core::Value &Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_SetAttribute(openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::AttributeName_t &AttrName, const double &Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_SetAttribute(openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::AttributeName_t &AttrName, bool Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_SetAttribute(openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::AttributeName_t &AttrName, const long &Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_SetAttribute(openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::AttributeName_t &AttrName, const std::string &Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_SetSimulatorMaxThreads(const int &MaxNumThreads) | openfluid::ware::PluggableSimulator | protected |
OPENFLUID_SetVariable(openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::Value &Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_SetVariable(openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const double &Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_SetVariable(openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const long &Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_SetVariable(openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const bool &Val) | openfluid::ware::SimulationContributorWare | protected |
OPENFLUID_SetVariable(openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const std::string &Val) | openfluid::ware::SimulationContributorWare | protected |
PluggableSimulator() | openfluid::ware::PluggableSimulator | |
PluggableWare(WareType WType) | openfluid::ware::PluggableWare | protected |
prepareData() | openfluid::machine::InjectGenerator | virtual |
runStep() | openfluid::machine::InjectGenerator | virtual |
setInfos(openfluid::core::VariableName_t VarName, openfluid::core::UnitsClass_t UnitsClass, openfluid::fluidx::GeneratorDescriptor::GeneratorMethod GenMethod, unsigned int VarSize=1) | openfluid::machine::Generator | inline |
setPreviousTimeIndex(const openfluid::core::TimeIndex_t &TimeIndex) | openfluid::ware::SimulationDrivenWare | inline |
SimulationContributorWare(WareType WType) | openfluid::ware::SimulationContributorWare | inlineprotected |
SimulationDrivenWare(WareType WType) | openfluid::ware::SimulationDrivenWare | inlineprotected |
SimulationInspectorWare(WareType WType) | openfluid::ware::SimulationInspectorWare | inlineprotected |
~Generator() | openfluid::machine::Generator | inlinevirtual |
~InjectGenerator() | openfluid::machine::InjectGenerator | |
~PluggableSimulator() | openfluid::ware::PluggableSimulator | virtual |
~PluggableWare() | openfluid::ware::PluggableWare | virtual |
~SimulationContributorWare() | openfluid::ware::SimulationContributorWare | inlinevirtual |
~SimulationDrivenWare() | openfluid::ware::SimulationDrivenWare | inlinevirtual |
~SimulationInspectorWare() | openfluid::ware::SimulationInspectorWare | inlinevirtual |