Salome HOME
Code and documentation update for ControledFunctionTest
[modules/adao.git] / doc / fr / ref_algorithm_ParallelFunctionTest.rst
index 69170a0f95b880e74b54752793871666c5ef5311..89af1e6d301b663f00b9ea079414ae01f0b42ff7 100644 (file)
@@ -80,7 +80,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
@@ -96,6 +96,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_ParallelFunctionTest_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
 .. include:: scripts/simple_ParallelFunctionTest.rst
@@ -110,6 +111,8 @@ StoreSupplementaryCalculations
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo06.rst
 
-- :ref:`section_ref_algorithm_FunctionTest`
 - :ref:`section_ref_algorithm_InputValuesTest`
 - :ref:`section_ref_algorithm_LinearityTest`
+- :ref:`section_ref_algorithm_FunctionTest`
+- :ref:`section_ref_algorithm_ControledFunctionTest`
+- :ref:`section_ref_algorithm_EnsembleOfSimulationGenerationTask`