KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Public Member Functions | Public Attributes | List of all members
loggers.sensitivity_heatmap_logger.SensitivityHeatmapLoggerSteepestDescent Class Reference
Inheritance diagram for loggers.sensitivity_heatmap_logger.SensitivityHeatmapLoggerSteepestDescent:
Collaboration diagram for loggers.sensitivity_heatmap_logger.SensitivityHeatmapLoggerSteepestDescent:

Public Member Functions

def InitializeLogging (self)
 
- Public Member Functions inherited from loggers.sensitivity_heatmap_logger.SensitivityHeatmapLoggerBase
def __init__ (self, model_part_controller, optimization_settings)
 
def LogSensitivityHeatmap (self, optimization_iteration, mapper)
 

Public Attributes

 sensitivity_heatmap_calculator
 
- Public Attributes inherited from loggers.sensitivity_heatmap_logger.SensitivityHeatmapLoggerBase
 heatmap_settings
 
 optimization_model_part
 
 design_surface
 
 objectives
 
 constraints
 
 sensitivity_heatmap_calculator
 

Member Function Documentation

◆ InitializeLogging()

def loggers.sensitivity_heatmap_logger.SensitivityHeatmapLoggerSteepestDescent.InitializeLogging (   self)

Member Data Documentation

◆ sensitivity_heatmap_calculator

loggers.sensitivity_heatmap_logger.SensitivityHeatmapLoggerSteepestDescent.sensitivity_heatmap_calculator

The documentation for this class was generated from the following file: