gemseo / problems / scalable / parametric / core

Hide inherited members

default_settings module

The default settings of the scalable problem.

gemseo.problems.scalable.parametric.core.default_settings.DEFAULT_D_0: Final[int] = 1

The default size of the shared design variable \(x_0\).

gemseo.problems.scalable.parametric.core.default_settings.DEFAULT_D_I: Final[int] = 1

The default size of the local design variable \(x_i\).

gemseo.problems.scalable.parametric.core.default_settings.DEFAULT_N_DISCIPLINES: Final[int] = 2

The default number \(N\) of scalable disciplines.

gemseo.problems.scalable.parametric.core.default_settings.DEFAULT_P_I: Final[int] = 1

The default size of the coupling variable \(y_i\).