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.
Public Member Functions | Public Attributes | List of all members
apply_scalar_constraint_function_process.ApplyScalarConstraintFunctionProcess Class Reference

All the python processes should be derived from "python_process". More...

Inheritance diagram for apply_scalar_constraint_function_process.ApplyScalarConstraintFunctionProcess:
Collaboration diagram for apply_scalar_constraint_function_process.ApplyScalarConstraintFunctionProcess:

Public Member Functions

def __init__ (self, Model, settings)
 

Public Attributes

 components_process_list
 

Detailed Description

All the python processes should be derived from "python_process".

Constructor & Destructor Documentation

◆ __init__()

def apply_scalar_constraint_function_process.ApplyScalarConstraintFunctionProcess.__init__ (   self,
  Model,
  settings 
)

Member Data Documentation

◆ components_process_list

apply_scalar_constraint_function_process.ApplyScalarConstraintFunctionProcess.components_process_list

The documentation for this class was generated from the following file: