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
topology_optimizer_factory.Controller Class Reference
Collaboration diagram for topology_optimizer_factory.Controller:

Public Member Functions

def __init__ (self, config)
 
def initialize_controls (self)
 
def get_controls (self)
 
def create_response_container (self)
 

Public Attributes

 controls
 
 response_container
 

Constructor & Destructor Documentation

◆ __init__()

def topology_optimizer_factory.Controller.__init__ (   self,
  config 
)

Member Function Documentation

◆ create_response_container()

def topology_optimizer_factory.Controller.create_response_container (   self)

◆ get_controls()

def topology_optimizer_factory.Controller.get_controls (   self)

◆ initialize_controls()

def topology_optimizer_factory.Controller.initialize_controls (   self)

Member Data Documentation

◆ controls

topology_optimizer_factory.Controller.controls

◆ response_container

topology_optimizer_factory.Controller.response_container

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