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 | |
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) |
def DEM_procedures.Flush | ( | a | ) |
def DEM_procedures.GetBoolParameterIfItExists | ( | set_of_parameters, | |
parameter_key | |||
) |
def DEM_procedures.KratosPrint | ( | * | args | ) |
def DEM_procedures.KratosPrintInfo | ( | * | args | ) |
def DEM_procedures.KratosPrintWarning | ( | * | args | ) |
def DEM_procedures.Var_Translator | ( | variable | ) |