Loading [MathJax]/extensions/tex2jax.js
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.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
project.Project Member List

This is the complete list of members for project.Project, including all inherited members.

__init__(self, KratosMultiphysics.Parameters settings)project.Project
AddActiveStage(self, str stage_name, AnalysisStage stage_instance)project.Project
GetActiveStages(self)project.Project
GetModel(self)project.Project
GetOutputData(self)project.Project
GetSettings(self)project.Project
Load(self, pathlib.Path loading_path)project.Project
RemoveActiveStage(self, str stage_name)project.Project
Save(self, pathlib.Path save_folder_path, pathlib.Path checkpoint_file_path, Optional[pathlib.Path] output_settings_file_path=None)project.Project