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.
Classes | Functions
DEM_procedures Namespace Reference

Classes

class  MdpaCreator
 
class  SetOfModelParts
 
class  GranulometryUtils
 
class  PostUtils
 
class  DEMEnergyCalculator
 
class  Procedures
 
class  DEMFEMProcedures
 
class  Report
 
class  PreUtils
 
class  MultifileList
 
class  DEMIo
 
class  ParallelUtils
 

Functions

def Flush (a)
 
def KratosPrint (*args)
 
def KratosPrintInfo (*args)
 
def KratosPrintWarning (*args)
 
def Var_Translator (variable)
 
def GetBoolParameterIfItExists (set_of_parameters, parameter_key)
 

Function Documentation

◆ Flush()

def DEM_procedures.Flush (   a)

◆ GetBoolParameterIfItExists()

def DEM_procedures.GetBoolParameterIfItExists (   set_of_parameters,
  parameter_key 
)

◆ KratosPrint()

def DEM_procedures.KratosPrint ( args)

◆ KratosPrintInfo()

def DEM_procedures.KratosPrintInfo ( args)

◆ KratosPrintWarning()

def DEM_procedures.KratosPrintWarning ( args)

◆ Var_Translator()

def DEM_procedures.Var_Translator (   variable)