This process writes output for several points along a line to a file Internally it holds an object of type "MultiplePointsOutputProcess" Usage:
More...
This process writes output for several points along a line to a file Internally it holds an object of type "MultiplePointsOutputProcess" Usage:
Convenience process wrapping PointSetOutputProcess with points along a line.
- specifying start and end point defining the line
- specifying the number of sampling points along the line (start and end points will be included)
◆ __init__() [1/2]
def line_output_process.LineOutputProcess.__init__ |
( |
|
self, |
|
|
|
model, |
|
|
|
params |
|
) |
| |
◆ __init__() [2/2]
def line_output_process.LineOutputProcess.__init__ |
( |
|
self, |
|
|
KratosMultiphysics.Model |
model, |
|
|
KratosMultiphysics.Parameters |
parameters |
|
) |
| |
◆ ExecuteInitialize()
def line_output_process.LineOutputProcess.ExecuteInitialize |
( |
|
self | ) |
|
◆ GetDefaultParameters()
def line_output_process.LineOutputProcess.GetDefaultParameters |
( |
| ) |
|
|
static |
◆ IsOutputStep()
def line_output_process.LineOutputProcess.IsOutputStep |
( |
|
self | ) |
|
◆ PrintOutput()
def line_output_process.LineOutputProcess.PrintOutput |
( |
|
self | ) |
|
◆ wrapped_process
line_output_process.LineOutputProcess.wrapped_process |
The documentation for this class was generated from the following file: