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 | List of all members
analyzers.analyzer_empty.EmptyAnalyzer Class Reference
Inheritance diagram for analyzers.analyzer_empty.EmptyAnalyzer:
Collaboration diagram for analyzers.analyzer_empty.EmptyAnalyzer:

Public Member Functions

def AnalyzeDesignAndReportToCommunicator (self, currentDesign, optimizationIteration, communicator)
 
- Public Member Functions inherited from analyzers.analyzer_base.AnalyzerBaseClass
def __init__ (self)
 
def InitializeBeforeOptimizationLoop (self)
 
def FinalizeAfterOptimizationLoop (self)
 

Member Function Documentation

◆ AnalyzeDesignAndReportToCommunicator()

def analyzers.analyzer_empty.EmptyAnalyzer.AnalyzeDesignAndReportToCommunicator (   self,
  currentDesign,
  optimizationIteration,
  communicator 
)

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