This process writes several points to a file Internally it holds objects of type "PointOutputProcess" Usage:
More...
This process writes several points to a file Internally it holds objects of type "PointOutputProcess" Usage:
- directly by specifying the locations of the points for which output is wanted
- inside other processes that create points for which output is required (e.g. LinePointsOutputProcess)
◆ __init__()
def multiple_points_output_process.MultiplePointsOutputProcess.__init__ |
( |
|
self, |
|
|
|
model, |
|
|
|
params |
|
) |
| |
◆ ExecuteAfterOutputStep()
def multiple_points_output_process.MultiplePointsOutputProcess.ExecuteAfterOutputStep |
( |
|
self | ) |
|
◆ ExecuteBeforeOutputStep()
def multiple_points_output_process.MultiplePointsOutputProcess.ExecuteBeforeOutputStep |
( |
|
self | ) |
|
◆ ExecuteBeforeSolutionLoop()
def multiple_points_output_process.MultiplePointsOutputProcess.ExecuteBeforeSolutionLoop |
( |
|
self | ) |
|
◆ ExecuteFinalize()
def multiple_points_output_process.MultiplePointsOutputProcess.ExecuteFinalize |
( |
|
self | ) |
|
◆ ExecuteFinalizeSolutionStep()
def multiple_points_output_process.MultiplePointsOutputProcess.ExecuteFinalizeSolutionStep |
( |
|
self | ) |
|
◆ ExecuteInitialize()
def multiple_points_output_process.MultiplePointsOutputProcess.ExecuteInitialize |
( |
|
self | ) |
|
◆ ExecuteInitializeSolutionStep()
def multiple_points_output_process.MultiplePointsOutputProcess.ExecuteInitializeSolutionStep |
( |
|
self | ) |
|
◆ IsOutputStep()
def multiple_points_output_process.MultiplePointsOutputProcess.IsOutputStep |
( |
|
self | ) |
|
◆ PrintOutput()
def multiple_points_output_process.MultiplePointsOutputProcess.PrintOutput |
( |
|
self | ) |
|
◆ point_output_processes
multiple_points_output_process.MultiplePointsOutputProcess.point_output_processes |
The documentation for this class was generated from the following file: