![]() |
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.
|
Classes | |
| class | TikZOutputProcess |
| All the processes python should be derived from "Process". More... | |
Functions | |
| def | Factory (settings, Model) |
| def | GetTemplateString (model_part, cmyk_colors_fill, include_nodes_label=True, include_elements_label=True, include_axis=True, include_grid=True, landscape_mode=True, include_caption=False, sans_fonts=False) |
| def | GetPrettyTime (time) |
| def tikz_output_process.Factory | ( | settings, | |
| Model | |||
| ) |
| def tikz_output_process.GetPrettyTime | ( | time | ) |
| def tikz_output_process.GetTemplateString | ( | model_part, | |
| cmyk_colors_fill, | |||
include_nodes_label = True, |
|||
include_elements_label = True, |
|||
include_axis = True, |
|||
include_grid = True, |
|||
landscape_mode = True, |
|||
include_caption = False, |
|||
sans_fonts = False |
|||
| ) |