gemseo / scenarios / scenario_results

Show inherited members

scenario_result_factory module

A factory of scenario result.

class gemseo.scenarios.scenario_results.scenario_result_factory.ScenarioResultFactory[source]

Bases: BaseFactory

A factory of ScenarioResult.

Return type:

Any

failed_imports: dict[str, str]

The class names bound to the import errors.