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 | Controller |
class | DefaultController |
Simple pass through controller. More... | |
class | TemporalController |
Frequency-based controller. More... | |
Functions | |
Controller | Factory (KratosMultiphysics.ModelPart model_part, operations.AggregateOperation operation, KratosMultiphysics.Parameters parameters) |
Return the controller specified by the setting 'controller_type'. More... | |