Salome HOME
Code and documentation update V9_10_0a1
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Thu, 8 Sep 2022 11:30:14 +0000 (13:30 +0200)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Thu, 8 Sep 2022 11:30:14 +0000 (13:30 +0200)
commite5a70dbf1ff528a1428da3d7637ab02a26451597
treef42861402f71ab2535aae0995c3f1435ddd1b3a6
parenta935d8b4a1fbd38d2d5e540860ebfb9391e82f44
Code and documentation update
36 files changed:
doc/en/ref_algorithm_FunctionTest.rst
doc/en/ref_algorithm_ParallelFunctionTest.rst
doc/en/ref_observers_requirements.rst
doc/en/scripts/simple_FunctionTest.rst
doc/en/scripts/simple_ParallelFunctionTest.rst
doc/en/snippets/NoUnconditionalOutput.rst [new file with mode: 0644]
doc/en/snippets/ShowElementarySummary.rst [new file with mode: 0644]
doc/fr/ref_algorithm_AdjointTest.rst
doc/fr/ref_algorithm_ExtendedBlue.rst
doc/fr/ref_algorithm_FunctionTest.rst
doc/fr/ref_algorithm_GradientTest.rst
doc/fr/ref_algorithm_LinearityTest.rst
doc/fr/ref_algorithm_ParallelFunctionTest.rst
doc/fr/ref_algorithm_TangentTest.rst
doc/fr/ref_observers_requirements.rst
doc/fr/scripts/simple_FunctionTest.rst
doc/fr/scripts/simple_ParallelFunctionTest.rst
doc/fr/snippets/NoUnconditionalOutput.rst [new file with mode: 0644]
doc/fr/snippets/ShowElementarySummary.rst [new file with mode: 0644]
src/daComposant/daAlgorithms/Atoms/ecwnlls.py
src/daComposant/daAlgorithms/Atoms/incr3dvar.py
src/daComposant/daAlgorithms/Atoms/lbfgsb19hlt.py [new file with mode: 0644]
src/daComposant/daAlgorithms/Atoms/mmqr.py
src/daComposant/daAlgorithms/Atoms/psas3dvar.py
src/daComposant/daAlgorithms/Atoms/std3dvar.py
src/daComposant/daAlgorithms/Atoms/std4dvar.py
src/daComposant/daAlgorithms/Atoms/van3dvar.py
src/daComposant/daCore/Aidsm.py
src/daComposant/daCore/AssimilationStudy.py
src/daComposant/daCore/BasicObjects.py
src/daComposant/daCore/ExtendedLogging.py
src/daComposant/daCore/Interfaces.py
src/daComposant/daCore/NumericObjects.py
src/daComposant/daCore/Persistence.py
src/daComposant/daCore/PlatformInfo.py
test/test1002/Performances.py