INMOST
A toolkit for distributed mathematical modeling
INMOST::Model Member List

This is the complete list of members for INMOST::Model, including all inherited members.

ActivateEntry(std::string name) (defined in INMOST::Model)INMOST::Modelinline
ActivateSubModel(std::string name) (defined in INMOST::Model)INMOST::Modelinline
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) constINMOST::Model
areEntriesSet() constINMOST::Modelinline
DeactivateEntry(std::string name) (defined in INMOST::Model)INMOST::Modelinline
DeactivateSubModel(std::string name) (defined in INMOST::Model)INMOST::Modelinline
FillResidual(Residual &R) constINMOST::Model
FinishOutput() (defined in INMOST::Model)INMOST::Model
GetAutomatizator()INMOST::Modelinline
GetAutomatizator() constINMOST::Modelinline
GetCouplingTerm(std::string submodel, std::string name)INMOST::Model
GetCouplingTerm(std::string submodel, std::string name) constINMOST::Model
GetCouplingTermNames() constINMOST::Model
GetEntriesNames() constINMOST::Model
GetEntry(std::string name)INMOST::Model
GetEntry(std::string name) constINMOST::Model
GetMatrixFunction(std::string name)INMOST::Model
GetMatrixFunction(std::string name) constINMOST::Model
GetMatrixFunctionNames() constINMOST::Model
GetMesh(std::string)INMOST::Model
GetMesh(std::string) constINMOST::Model
GetMeshesNames() constINMOST::Model
GetOperator(std::string name)INMOST::Model
GetOperator(std::string name) constINMOST::Model
GetOperatorsNames() constINMOST::Model
GetScalarFunction(std::string name)INMOST::Model
GetScalarFunction(std::string name) constINMOST::Model
GetScalarFunctionNames() constINMOST::Model
GetSubModel(std::string name)INMOST::Model
GetSubModel(std::string name) constINMOST::Model
GetSubModelName(const AbstractSubModel *model) constINMOST::Model
GetSubModelsNames() constINMOST::Model
Initialize()INMOST::Model
isInitialized() constINMOST::Modelinline
Model(Automatizator &aut) (defined in INMOST::Model)INMOST::Modelinline
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::Modelinline
ToggleEntryState() (defined in INMOST::Model)INMOST::Model
UpdateMultiplier(const Sparse::Vector &sol) constINMOST::Model
UpdateSolution(const Sparse::Vector &sol, double alpha)INMOST::Model
UpdateTimeStep()INMOST::Model
~Model() (defined in INMOST::Model)INMOST::Modelinlinevirtual