preCICE v3.1.2
|
Functions | |
performAction (time, sourceData, targetData) | |
PythonAction.performAction | ( | time, | |
sourceData, | |||
targetData ) |
This function is called at the configured timing. Its parameters are time, the source data, followed by the target data. Source and target data can be omitted (selectively or both) by not mentioning them in the preCICE XML configuration (see the configuration reference).
Definition at line 1 of file PythonAction.py.