![]() |
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 | |
| def | __init__ (self) |
| def | SetObjective (self, x) |
| def | f (self, y) |
| def | df (self, y) |
Public Attributes | |
| x | |
| def root_finder.pol.__init__ | ( | self | ) |
| def root_finder.pol.df | ( | self, | |
| y | |||
| ) |
| def root_finder.pol.f | ( | self, | |
| y | |||
| ) |
| def root_finder.pol.SetObjective | ( | self, | |
| x | |||
| ) |
| root_finder.pol.x |