|
def | __init__ (self, internal_analyzer, model_part_controller, external_analyzer, dependency_graph) |
|
def | InitializeBeforeOptimizationLoop (self) |
|
def | AnalyzeDesignAndReportToCommunicator (self, current_design, unique_iterator, communicator) |
|
def | __init__ (self, internal_analyzer, model_part_controller, external_analyzer) |
|
def | FinalizeAfterOptimizationLoop (self) |
|
◆ __init__()
def analyzers.analyzer_factory.AnalyzerWithDependencies.__init__ |
( |
|
self, |
|
|
|
internal_analyzer, |
|
|
|
model_part_controller, |
|
|
|
external_analyzer, |
|
|
|
dependency_graph |
|
) |
| |
◆ AnalyzeDesignAndReportToCommunicator()
def analyzers.analyzer_factory.AnalyzerWithDependencies.AnalyzeDesignAndReportToCommunicator |
( |
|
self, |
|
|
|
current_design, |
|
|
|
unique_iterator, |
|
|
|
communicator |
|
) |
| |
◆ InitializeBeforeOptimizationLoop()
def analyzers.analyzer_factory.AnalyzerWithDependencies.InitializeBeforeOptimizationLoop |
( |
|
self | ) |
|
◆ dependency_graph
analyzers.analyzer_factory.AnalyzerWithDependencies.dependency_graph |
◆ gradient_max_norms
analyzers.analyzer_factory.AnalyzerWithDependencies.gradient_max_norms |
◆ response_combination_filename
analyzers.analyzer_factory.AnalyzerWithDependencies.response_combination_filename |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/ShapeOptimizationApplication/python_scripts/analyzers/analyzer_factory.py