![]() |
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 | Define (self, ais, tis) |
| def | Fmod (self) |
| def | F (self) |
| def | dFda (self, i) |
| def | dFdt (self, i) |
| def | d2Fda2 (self, i, j) |
| def | d2Fdtda (self, i, j) |
| def | d2Fdt2 (self, i, j) |
Public Attributes | |
| sqrt_pi | |
| K | |
| K_1 | |
| K_big_t | |
| K_B | |
| def hinsberg_optimization_4.Functional.__init__ | ( | self | ) |
| def hinsberg_optimization_4.Functional.d2Fda2 | ( | self, | |
| i, | |||
| j | |||
| ) |
| def hinsberg_optimization_4.Functional.d2Fdt2 | ( | self, | |
| i, | |||
| j | |||
| ) |
| def hinsberg_optimization_4.Functional.d2Fdtda | ( | self, | |
| i, | |||
| j | |||
| ) |
| def hinsberg_optimization_4.Functional.Define | ( | self, | |
| ais, | |||
| tis | |||
| ) |
| def hinsberg_optimization_4.Functional.dFda | ( | self, | |
| i | |||
| ) |
| def hinsberg_optimization_4.Functional.dFdt | ( | self, | |
| i | |||
| ) |
| def hinsberg_optimization_4.Functional.F | ( | self | ) |
| def hinsberg_optimization_4.Functional.Fmod | ( | self | ) |
| hinsberg_optimization_4.Functional.K |
| hinsberg_optimization_4.Functional.K_1 |
| hinsberg_optimization_4.Functional.K_B |
| hinsberg_optimization_4.Functional.K_big_t |
| hinsberg_optimization_4.Functional.sqrt_pi |