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 | CreatePointBasedEntitiesProcess |
This process creates point based entities on the nodes of SubModelPart(s). More... | |
Functions | |
def | Factory (settings, Model) |
def | RecursiveCreateModelParts (model_part, model_part_name) |
This function creates a hierarchy of SubModelParts on a given ModelPart. More... | |
def processes.create_point_based_entites_process.Factory | ( | settings, | |
Model | |||
) |
def processes.create_point_based_entites_process.RecursiveCreateModelParts | ( | model_part, | |
model_part_name | |||
) |
This function creates a hierarchy of SubModelParts on a given ModelPart.