__init__(variables, constraints, parameters)
|
|
evaluate_outputs()
|
Returns the values of the variables that are treated as outputs of the implicit function |
get_block()
|
|
get_constraints()
|
|
get_parameters()
|
|
get_variables()
|
|
n_subsystems()
|
Returns the number of subsystems in the partition of variables and equations used to converge the system defining the implicit function |
partition_system(variables, constraints)
|
Partitions the systems of equations defined by the provided variables and constraints |
set_parameters(values)
|
Sets the parameters of the system that defines the implicit function. |
update_pyomo_model()
|
Sets values of "parameter variables" and "output variables" to the most recent values set or computed in this implicit function |