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_moving_analysis.MeshMovingAnalysis Class Reference

This class is the main-script of the MeshMovingApplication put in a class It can be imported and used as "black-box". More...

Inheritance diagram for mesh_moving_analysis.MeshMovingAnalysis:
Collaboration diagram for mesh_moving_analysis.MeshMovingAnalysis:

Public Member Functions

def __init__ (self, model, project_parameters)
 

Detailed Description

This class is the main-script of the MeshMovingApplication put in a class It can be imported and used as "black-box".

Constructor & Destructor Documentation

◆ __init__()

def mesh_moving_analysis.MeshMovingAnalysis.__init__ (   self,
  model,
  project_parameters 
)

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