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
set_initial_state_process.py File Reference

Classes

class  set_initial_state_process.SetInitialStateProcess
 This process sets a given value for a certain flag in all the nodes of a submodelpart. More...
 

Namespaces

 set_initial_state_process
 

Functions

def set_initial_state_process.Factory (settings, Model)
 
def set_initial_state_process.components_to_functions (vect)
 Receives a vector and converts its components to functions. More...