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.
Public Member Functions | List of all members
model_part_controller.ModelPartController Class Reference
Inheritance diagram for model_part_controller.ModelPartController:
Collaboration diagram for model_part_controller.ModelPartController:

Public Member Functions

None Initialize (self)
 
None Finalize (self)
 
None ImportModelPart (self)
 
Kratos.ModelPart GetModelPart (self)
 

Member Function Documentation

◆ Finalize()

None model_part_controller.ModelPartController.Finalize (   self)

◆ GetModelPart()

Kratos.ModelPart model_part_controller.ModelPartController.GetModelPart (   self)

◆ ImportModelPart()

None model_part_controller.ModelPartController.ImportModelPart (   self)

◆ Initialize()

None model_part_controller.ModelPartController.Initialize (   self)

The documentation for this class was generated from the following file: