SwapCoordinatesProcess.
More...
SwapCoordinatesProcess.
This process swaps the YZ coordinates of a model part in order to merge several 2D simulations for post-processing purpose.
◆ __init__()
def swap_coordinates_process.SwapCoordinatesProcess.__init__ |
( |
|
self, |
|
|
|
model, |
|
|
|
settings |
|
) |
| |
Constructor of the class.
◆ ExecuteAfterOutputStep()
def swap_coordinates_process.SwapCoordinatesProcess.ExecuteAfterOutputStep |
( |
|
self | ) |
|
Restore the mesh swapping.
◆ ExecuteBeforeOutputStep()
def swap_coordinates_process.SwapCoordinatesProcess.ExecuteBeforeOutputStep |
( |
|
self | ) |
|
◆ ExecuteBeforeSolutionLoop()
def swap_coordinates_process.SwapCoordinatesProcess.ExecuteBeforeSolutionLoop |
( |
|
self | ) |
|
Perform the transformation before printing the initial mesh.
◆ ExecuteInitializeSolutionStep()
def swap_coordinates_process.SwapCoordinatesProcess.ExecuteInitializeSolutionStep |
( |
|
self | ) |
|
Undo the transformation after the initial mesh is printed.
◆ execute_initialize_solution_step_is_called
swap_coordinates_process.SwapCoordinatesProcess.execute_initialize_solution_step_is_called |
◆ model_part
swap_coordinates_process.SwapCoordinatesProcess.model_part |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/ShallowWaterApplication/python_scripts/postprocess/swap_coordinates_process.py