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_noslip_process.ApplyNoSlipProcess Class Reference
Inheritance diagram for apply_noslip_process.ApplyNoSlipProcess:
Collaboration diagram for apply_noslip_process.ApplyNoSlipProcess:

Public Member Functions

def __init__ (self, Model, settings)
 
def ExecuteInitializeSolutionStep (self)
 
def ExecuteFinalizeSolutionStep (self)
 

Public Attributes

 vector_process
 

Constructor & Destructor Documentation

◆ __init__()

def apply_noslip_process.ApplyNoSlipProcess.__init__ (   self,
  Model,
  settings 
)

Member Function Documentation

◆ ExecuteFinalizeSolutionStep()

def apply_noslip_process.ApplyNoSlipProcess.ExecuteFinalizeSolutionStep (   self)

◆ ExecuteInitializeSolutionStep()

def apply_noslip_process.ApplyNoSlipProcess.ExecuteInitializeSolutionStep (   self)

Member Data Documentation

◆ vector_process

apply_noslip_process.ApplyNoSlipProcess.vector_process

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