This operation is used to output at different points in the coupling.
More...
This operation is used to output at different points in the coupling.
TODO:
- add support for json, hdf5, gid
- add tests
- more cleanup
◆ __init__()
def coupling_operations.coupling_output.CouplingOutput.__init__ |
( |
|
self, |
|
|
|
settings, |
|
|
|
solver_wrappers, |
|
|
|
process_info, |
|
|
|
data_communicator |
|
) |
| |
◆ FinalizeCouplingIteration()
def coupling_operations.coupling_output.CouplingOutput.FinalizeCouplingIteration |
( |
|
self | ) |
|
◆ FinalizeSolutionStep()
def coupling_operations.coupling_output.CouplingOutput.FinalizeSolutionStep |
( |
|
self | ) |
|
◆ InitializeCouplingIteration()
def coupling_operations.coupling_output.CouplingOutput.InitializeCouplingIteration |
( |
|
self | ) |
|
◆ InitializeSolutionStep()
def coupling_operations.coupling_output.CouplingOutput.InitializeSolutionStep |
( |
|
self | ) |
|
◆ base_output_file_name
coupling_operations.coupling_output.CouplingOutput.base_output_file_name |
◆ coupling_iteration
coupling_operations.coupling_output.CouplingOutput.coupling_iteration |
◆ execution_point
coupling_operations.coupling_output.CouplingOutput.execution_point |
◆ model
coupling_operations.coupling_output.CouplingOutput.model |
◆ output
coupling_operations.coupling_output.CouplingOutput.output |
◆ step
coupling_operations.coupling_output.CouplingOutput.step |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/CoSimulationApplication/python_scripts/coupling_operations/coupling_output.py