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 | Public Attributes | List of all members
DEM_procedures.MdpaCreator Class Reference
Inheritance diagram for DEM_procedures.MdpaCreator:
Collaboration diagram for DEM_procedures.MdpaCreator:

Public Member Functions

def __init__ (self, path, DEM_parameters)
 
def WriteMdpa (self, model_part)
 
def WriteVariableData (self, variable_name, mdpa, model_part)
 

Public Attributes

 DEM_parameters
 
 current_path
 
 post_mdpas
 

Constructor & Destructor Documentation

◆ __init__()

def DEM_procedures.MdpaCreator.__init__ (   self,
  path,
  DEM_parameters 
)

Reimplemented in DEM_procedures_mpi.MdpaCreator.

Member Function Documentation

◆ WriteMdpa()

def DEM_procedures.MdpaCreator.WriteMdpa (   self,
  model_part 
)

◆ WriteVariableData()

def DEM_procedures.MdpaCreator.WriteVariableData (   self,
  variable_name,
  mdpa,
  model_part 
)

Member Data Documentation

◆ current_path

DEM_procedures.MdpaCreator.current_path

◆ DEM_parameters

DEM_procedures.MdpaCreator.DEM_parameters

◆ post_mdpas

DEM_procedures.MdpaCreator.post_mdpas

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