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
mesh_controllers.mesh_controller_base.MeshController Class Reference
Inheritance diagram for mesh_controllers.mesh_controller_base.MeshController:
Collaboration diagram for mesh_controllers.mesh_controller_base.MeshController:

Public Member Functions

def Initialize (self)
 
def UpdateMeshAccordingInputVariable (self, variable)
 

Member Function Documentation

◆ Initialize()

def mesh_controllers.mesh_controller_base.MeshController.Initialize (   self)

◆ UpdateMeshAccordingInputVariable()

def mesh_controllers.mesh_controller_base.MeshController.UpdateMeshAccordingInputVariable (   self,
  variable 
)

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