| ActivateEntry(std::string name) (defined in INMOST::Model) | INMOST::Model | inline |
| ActivateSubModel(std::string name) (defined in INMOST::Model) | INMOST::Model | inline |
| AddAfterEntry(std::string name, AbstractEntry &entry, std::string after) | INMOST::Model | |
| AddCouplingTerm(std::string submodel, std::string name, AbstractCouplingTerm &term) | INMOST::Model | |
| AddEntry(std::string name, AbstractEntry &entry) | INMOST::Model | |
| AddFirstEntry(std::string name, AbstractEntry &entry) | INMOST::Model | |
| AddMatrixFunction(std::string name, AbstractMatrixFunction &func) | INMOST::Model | |
| AddMesh(std::string name, Mesh &m) | INMOST::Model | |
| AddOperator(std::string name, AbstractOperator &op) | INMOST::Model | |
| AddScalarFunction(std::string name, AbstractScalarFunction &func) | INMOST::Model | |
| AddSubModel(std::string name, AbstractSubModel &submodel) | INMOST::Model | |
| AdjustTimeStep(double dt) const | INMOST::Model | |
| areEntriesSet() const | INMOST::Model | inline |
| DeactivateEntry(std::string name) (defined in INMOST::Model) | INMOST::Model | inline |
| DeactivateSubModel(std::string name) (defined in INMOST::Model) | INMOST::Model | inline |
| FillResidual(Residual &R) const | INMOST::Model | |
| FinishOutput() (defined in INMOST::Model) | INMOST::Model | |
| GetAutomatizator() | INMOST::Model | inline |
| GetAutomatizator() const | INMOST::Model | inline |
| GetCouplingTerm(std::string submodel, std::string name) | INMOST::Model | |
| GetCouplingTerm(std::string submodel, std::string name) const | INMOST::Model | |
| GetCouplingTermNames() const | INMOST::Model | |
| GetEntriesNames() const | INMOST::Model | |
| GetEntry(std::string name) | INMOST::Model | |
| GetEntry(std::string name) const | INMOST::Model | |
| GetMatrixFunction(std::string name) | INMOST::Model | |
| GetMatrixFunction(std::string name) const | INMOST::Model | |
| GetMatrixFunctionNames() const | INMOST::Model | |
| GetMesh(std::string) | INMOST::Model | |
| GetMesh(std::string) const | INMOST::Model | |
| GetMeshesNames() const | INMOST::Model | |
| GetOperator(std::string name) | INMOST::Model | |
| GetOperator(std::string name) const | INMOST::Model | |
| GetOperatorsNames() const | INMOST::Model | |
| GetScalarFunction(std::string name) | INMOST::Model | |
| GetScalarFunction(std::string name) const | INMOST::Model | |
| GetScalarFunctionNames() const | INMOST::Model | |
| GetSubModel(std::string name) | INMOST::Model | |
| GetSubModel(std::string name) const | INMOST::Model | |
| GetSubModelName(const AbstractSubModel *model) const | INMOST::Model | |
| GetSubModelsNames() const | INMOST::Model | |
| Initialize() | INMOST::Model | |
| isInitialized() const | INMOST::Model | inline |
| Model(Automatizator &aut) (defined in INMOST::Model) | INMOST::Model | inline |
| PrepareEntries() | INMOST::Model | |
| PrepareIterations() | INMOST::Model | |
| PrepareOutput() (defined in INMOST::Model) | INMOST::Model | |
| ReportErrors(const Residual &R) const (defined in INMOST::Model) | INMOST::Model | |
| RestoreTimeStep() | INMOST::Model | |
| SetTime(double t) | INMOST::Model | |
| SetTimeStep(double dt) | INMOST::Model | |
| SetupCoupling() | INMOST::Model | |
| SynchronizeData() | INMOST::Model | inline |
| ToggleEntryState() (defined in INMOST::Model) | INMOST::Model | |
| UpdateMultiplier(const Sparse::Vector &sol) const | INMOST::Model | |
| UpdateSolution(const Sparse::Vector &sol, double alpha) | INMOST::Model | |
| UpdateTimeStep() | INMOST::Model | |
| ~Model() (defined in INMOST::Model) | INMOST::Model | inlinevirtual |