[FEM] Elmer: fix pipeline update issue
- the existing result pipeline can have several children. They must all be updated.
This commit is contained in:
@@ -28,6 +28,11 @@
|
||||
<UserDocu>Load a result object</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="recomputeChildren">
|
||||
<Documentation>
|
||||
<UserDocu>Recomputes all children of the pipeline</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="getLastPostObject">
|
||||
<Documentation>
|
||||
<UserDocu>Get the last post-processing object</UserDocu>
|
||||
|
||||
Reference in New Issue
Block a user