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 | Namespaces | Functions
special_condition_process.py File Reference

Classes

class  special_condition_process.SpecialConditionProcess
 All the processes python should be derived from "Process". More...
 

Namespaces

 special_condition_process
 

Functions

def special_condition_process.Factory (settings, Model)
 This is process is related to add_mass processes. More...