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 | List of all members
derivative_recovery.recoverer.EmptyVorticityRecoverer Class Reference
Inheritance diagram for derivative_recovery.recoverer.EmptyVorticityRecoverer:
Collaboration diagram for derivative_recovery.recoverer.EmptyVorticityRecoverer:

Public Member Functions

def __init__ (self, project_parameters, model_part)
 
def RecoverVorticityFromGradient (self)
 
def CalculateVorticityContributionOfTheGradientOfAComponent (self)
 

Additional Inherited Members

- Public Attributes inherited from derivative_recovery.recoverer.DerivativesRecoverer
 model_part
 
 cplusplus_recovery_tool
 

Constructor & Destructor Documentation

◆ __init__()

def derivative_recovery.recoverer.EmptyVorticityRecoverer.__init__ (   self,
  project_parameters,
  model_part 
)

Member Function Documentation

◆ CalculateVorticityContributionOfTheGradientOfAComponent()

def derivative_recovery.recoverer.EmptyVorticityRecoverer.CalculateVorticityContributionOfTheGradientOfAComponent (   self)

◆ RecoverVorticityFromGradient()

def derivative_recovery.recoverer.EmptyVorticityRecoverer.RecoverVorticityFromGradient (   self)

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