|
Plugins
|
Functions | |
| function | finishCallback (u, step, time, dt) |
| function | InitialValue (x, y, t, si) |
| function | stepCallback (u, step, time, dt) |
Variables | |
| parameterString | communicationDir = "./evaluations" |
| parameterString | evaluationId = 0 |
| function finishCallback | ( | u | , |
| step | , | ||
| time | , | ||
| dt | |||
| ) |
location: /home/runner/work/docs/docs/ug4/plugins/ParameterEstimation/example/example_convection / evaluate.lua :107-112
| function InitialValue | ( | x | , |
| y | , | ||
| t | , | ||
| si | |||
| ) |
location: /home/runner/work/docs/docs/ug4/plugins/ParameterEstimation/example/example_convection / evaluate.lua :79-82
| function stepCallback | ( | u | , |
| step | , | ||
| time | , | ||
| dt | |||
| ) |
location: /home/runner/work/docs/docs/ug4/plugins/ParameterEstimation/example/example_convection / evaluate.lua :99-105
References p.
| parameterString communicationDir = "./evaluations" |
| parameterString evaluationId = 0 |