|
def | __init__ (self, project_parameters, model_part) |
|
def | Solve (self) |
|
def | RecoverGradientOfVelocity (self) |
|
def | RecoverGradientOfVelocityComponent (self, component) |
|
def | FillUpModelPart (self, element_type, condition_type) |
|
def | CreateCPluPlusStrategies (self, echo_level=1) |
|
def | AddDofs (self, DOF_variables) |
|
def | SetToZero (self, variable) |
|
def | RecoverVorticityFromGradient (self) |
|
def | CalculateVorticityContributionOfTheGradientOfAComponent (self) |
|
def | RecoverPressureGradient (self) |
|
def | RecoverFluidFractionGradient (self) |
|
def | RecoverGradientOfScalar (self, scalar_variable, gradient_variable) |
|
def | RecoverGradientOfVector (self, vector_variable, gradient_variable_x, gradient_variable_y, gradient_variable_z) |
|
◆ __init__()
def derivative_recovery.pouliot_2012_recoverer.Pouliot2012GradientRecoverer.__init__ |
( |
|
self, |
|
|
|
project_parameters, |
|
|
|
model_part |
|
) |
| |
◆ calculate_vorticity
derivative_recovery.pouliot_2012_recoverer.Pouliot2012GradientRecoverer.calculate_vorticity |
◆ condition_type
derivative_recovery.pouliot_2012_recoverer.Pouliot2012GradientRecoverer.condition_type |
◆ DOFs
derivative_recovery.pouliot_2012_recoverer.Pouliot2012GradientRecoverer.DOFs |
◆ element_type
derivative_recovery.pouliot_2012_recoverer.Pouliot2012GradientRecoverer.element_type |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/SwimmingDEMApplication/python_scripts/derivative_recovery/pouliot_2012_recoverer.py