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 | serial_output_process.SerialOutputProcess |
This process is used in distributed simulations to do post-processing on one rank For this first the results are mapped to a serial ModelPart, with which then postprocessing is done This is not the most efficient approach by principle, but sometimes it is necessary to collect all the results on one rank. More... | |
Namespaces | |
serial_output_process | |
Functions | |
def | serial_output_process.Factory (settings, model) |
def | serial_output_process.GetMapperFlags (settings) |