gemseo_umdo / formulations

Show inherited members

factory module

Formulate a multidisciplinary design problem under uncertainty.

class gemseo_umdo.formulations.factory.UMDOFormulationsFactory[source]

Bases: MDOFormulationsFactory

The factory of UMDOFormulation.

Return type:

BaseFactory

failed_imports: dict[str, str]

The class names bound to the import errors.