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