Salome HOME
Extending sampling control and output
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Mon, 2 Jan 2023 06:48:17 +0000 (07:48 +0100)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Mon, 2 Jan 2023 06:48:17 +0000 (07:48 +0100)
commit79a9a5a406f196ef113756fbb2c00fd3152eb297
tree75584116e6a4595357ecfe6ba21f4df15f10a3a7
parentb8e434d81ba23e7aa349b60862135a22fa9e7487
Extending sampling control and output
16 files changed:
doc/en/ref_algorithm_MeasurementsOptimalPositioningTask.rst
doc/en/ref_algorithm_SamplingTest.rst
doc/en/ref_operator_requirements.rst
doc/en/snippets/EnsembleOfSimulations.rst [new file with mode: 0644]
doc/en/snippets/EnsembleOfStates.rst [new file with mode: 0644]
doc/fr/ref_algorithm_MeasurementsOptimalPositioningTask.rst
doc/fr/ref_algorithm_SamplingTest.rst
doc/fr/ref_operator_requirements.rst
doc/fr/snippets/EnsembleOfSimulations.rst [new file with mode: 0644]
doc/fr/snippets/EnsembleOfStates.rst [new file with mode: 0644]
src/daComposant/daAlgorithms/Atoms/ecweim.py
src/daComposant/daAlgorithms/Atoms/eosg.py [new file with mode: 0644]
src/daComposant/daAlgorithms/MeasurementsOptimalPositioningTask.py
src/daComposant/daAlgorithms/SamplingTest.py
src/daComposant/daCore/BasicObjects.py
src/daComposant/daCore/Persistence.py