Salome HOME
modules/yacs.git
6 years agoAdd a generic widget for choosing resource parameters. omu/py2yacsgui
Ovidiu Mircescu [Tue, 11 Jul 2017 09:42:21 +0000 (11:42 +0200)]
Add a generic widget for choosing resource parameters.

6 years agopy2yacsgui now produces an xml file on exit.
Ovidiu Mircescu [Fri, 9 Jun 2017 11:53:42 +0000 (13:53 +0200)]
py2yacsgui now produces an xml file on exit.

7 years agoAdd py2yacsgui.
Ovidiu Mircescu [Fri, 28 Apr 2017 08:56:05 +0000 (10:56 +0200)]
Add py2yacsgui.

7 years agoPython is no longer initialized by YACSEvalSession.
Ovidiu Mircescu [Fri, 21 Apr 2017 13:33:38 +0000 (15:33 +0200)]
Python is no longer initialized by YACSEvalSession.

Python initialization has to be done outside the YACSevalYFX lib.

7 years agoFix undefined reference when using idefix as a library.
Ovidiu Mircescu [Fri, 21 Apr 2017 13:18:23 +0000 (15:18 +0200)]
Fix undefined reference when using idefix as a library.

We had the following error when linking against YACSevalYFX library:
undefined reference to `YACSEvalSeqAnyInternal<double>::size() const

7 years agoWindows compatibility.
rnv [Fri, 31 Mar 2017 07:15:27 +0000 (10:15 +0300)]
Windows compatibility.

7 years agoFix the python API of the savestate feature. SHAPER_2.7.0 V8_3_0b1
Ovidiu Mircescu [Tue, 21 Mar 2017 16:19:24 +0000 (17:19 +0100)]
Fix the python API of the savestate feature.

Proc::savestate is now deprecated.
You have to use VisitorSalomeSaveState (c++) or SALOMERuntime.schemaSaveState (python).

7 years agoRoll back for the keepgoing feature.
Ovidiu Mircescu [Thu, 16 Mar 2017 15:45:08 +0000 (16:45 +0100)]
Roll back for the keepgoing feature.

7 years agoSave foreach state.
Ovidiu Mircescu [Thu, 2 Mar 2017 17:02:11 +0000 (18:02 +0100)]
Save foreach state.

Need to add some tests.

7 years agoSave foreach state - work in progress.
Ovidiu Mircescu [Mon, 27 Feb 2017 09:56:37 +0000 (10:56 +0100)]
Save foreach state - work in progress.

7 years agoMerge branch 'omu/py2yacs' V8_3_0a2
Ovidiu Mircescu [Tue, 14 Feb 2017 14:00:53 +0000 (15:00 +0100)]
Merge branch 'omu/py2yacs'

7 years agoAdd py2yacs omu/py2yacs
Ovidiu Mircescu [Fri, 27 Jan 2017 13:58:59 +0000 (14:58 +0100)]
Add py2yacs

py2yacs library can build a yacs schema out of a python script.
The schema contains a single python node which executes a function
from the python script.
Input and output ports are deducted from the parameters and the
returns of the chosen function. The type of ports are restricted
to 'double'.

7 years agoPatch for MacOS (from SALOME forum)
vsr [Fri, 20 Jan 2017 12:54:32 +0000 (15:54 +0300)]
Patch for MacOS (from SALOME forum)

7 years agoMerge branch 'omu/iss11667' V8_3_0a1
Ovidiu Mircescu [Mon, 19 Dec 2016 10:11:14 +0000 (11:11 +0100)]
Merge branch 'omu/iss11667'

7 years agoIncrement version: 8.2.0
vsr [Tue, 29 Nov 2016 13:32:37 +0000 (16:32 +0300)]
Increment version: 8.2.0

7 years agoFix error on loading several state files (Issue EDF 11667).
Ovidiu Mircescu [Wed, 14 Dec 2016 16:01:17 +0000 (17:01 +0100)]
Fix error on loading several state files (Issue EDF 11667).

7 years agoIncrement version: 8.2.0 V8_2_BR cbr/crowdin_V8_2_BR V8_2_0 V8_2_0rc1 V8_2_0rc2
vsr [Tue, 29 Nov 2016 13:32:37 +0000 (16:32 +0300)]
Increment version: 8.2.0

7 years agoHide the dependency to GUI to modules depending on YACS. V8_2_0b1
Ovidiu Mircescu [Tue, 15 Nov 2016 14:11:42 +0000 (15:11 +0100)]
Hide the dependency to GUI to modules depending on YACS.

This is a fix to commit #164a5d22dd.

7 years agoRNV: swig-3 porting.
mnt [Fri, 11 Nov 2016 11:37:38 +0000 (14:37 +0300)]
RNV: swig-3 porting.

7 years agoCmake correction for modules depending from YACS
Anthony Geay [Thu, 10 Nov 2016 09:06:17 +0000 (10:06 +0100)]
Cmake correction for modules depending from YACS

7 years agoIssue EDF13766 : link internal pyobj inside a foreach to a list[pyobj] to a sampleCol... V8_2_0a1
Anthony Geay [Wed, 2 Nov 2016 15:15:27 +0000 (16:15 +0100)]
Issue EDF13766 : link internal pyobj inside a foreach to a list[pyobj] to a sampleCollection port of another same level pyobj-ForEach.

7 years agoSwig-3 compatibility.
rnv [Wed, 2 Nov 2016 11:31:11 +0000 (14:31 +0300)]
Swig-3 compatibility.

7 years agoIssue EDF13739 : Plugin mechanism in driver.exe that allows runtime customization...
Anthony Geay [Thu, 27 Oct 2016 13:52:18 +0000 (15:52 +0200)]
Issue EDF13739 : Plugin mechanism in driver.exe that allows runtime customization on events sent by YACS engine.

7 years agoIssue EDF13268 - link from list[pyobj] inside ForEachLoop to list[pyobj] outside...
Anthony Geay [Thu, 27 Oct 2016 09:25:00 +0000 (11:25 +0200)]
Issue EDF13268 - link from list[pyobj] inside ForEachLoop to list[pyobj] outside ForEachLoop

7 years ago0023366: [CEA 1972] Porting Salome to GCC 6
vsr [Mon, 24 Oct 2016 08:06:19 +0000 (11:06 +0300)]
0023366: [CEA 1972] Porting Salome to GCC 6

7 years ago0023366: [CEA 1972] Porting Salome to GCC 6
skv [Thu, 20 Oct 2016 09:11:11 +0000 (12:11 +0300)]
0023366: [CEA 1972] Porting Salome to GCC 6

7 years agoSolve problem of GIL (I hope...)
Anthony Geay [Fri, 14 Oct 2016 08:07:45 +0000 (10:07 +0200)]
Solve problem of GIL (I hope...)

7 years ago0023359: [CEA 1965] Problem with the method isAlreadyLinkedWith in YACS
vsr [Thu, 6 Oct 2016 08:32:06 +0000 (11:32 +0300)]
0023359: [CEA 1965] Problem with the method isAlreadyLinkedWith in YACS

7 years agoSet dev version marker to 1.
vsr [Wed, 28 Sep 2016 10:20:50 +0000 (13:20 +0300)]
Set dev version marker to 1.

7 years agoIncrement version: 8.1.0 V8_1_BR cbr/crowdin_V8_1_BR V8_1_0 V8_1_0rc1 V8_1_0rc2
rnv [Tue, 13 Sep 2016 09:45:59 +0000 (12:45 +0300)]
Increment version: 8.1.0

7 years agoMerge branch 'master' of salome:modules/yacs V8_1_0b1
rnv [Thu, 11 Aug 2016 08:17:30 +0000 (11:17 +0300)]
Merge branch 'master' of salome:modules/yacs

7 years agoWindows compatibility
ana [Wed, 10 Aug 2016 15:46:03 +0000 (18:46 +0300)]
Windows compatibility

7 years agoMerge branch 'abn/configuration'
rnv [Wed, 10 Aug 2016 13:53:41 +0000 (16:53 +0300)]
Merge branch 'abn/configuration'

7 years agoGUI of YDFX is in for uncertainties and parametric users.
Anthony Geay [Wed, 3 Aug 2016 12:18:48 +0000 (14:18 +0200)]
GUI of YDFX is in for uncertainties and parametric users.

7 years agoToo sensitive to non ascii for cluster...
Anthony Geay [Wed, 3 Aug 2016 10:17:32 +0000 (12:17 +0200)]
Too sensitive to non ascii for cluster...

7 years agoAdopt to PyEditor API changes.
vsr [Tue, 2 Aug 2016 13:05:37 +0000 (16:05 +0300)]
Adopt to PyEditor API changes.

7 years agoAdditional change to previous commit to fix problem with missing dependencies in...
vsr [Thu, 28 Jul 2016 15:32:51 +0000 (18:32 +0300)]
Additional change to previous commit to fix problem with missing dependencies in engine_swig.

7 years agoSolve problem of non install of includes of src/engine/.hxx into install/include...
Anthony Geay [Thu, 28 Jul 2016 14:47:24 +0000 (16:47 +0200)]
Solve problem of non install of includes of src/engine/.hxx into install/include/salome -> Cmake Experts have been notified

7 years agoWindows: suppress Cmake warnings
ana [Mon, 25 Jul 2016 14:08:02 +0000 (17:08 +0300)]
Windows: suppress Cmake warnings

7 years agoGIL forever ... V8_1_0a1
Anthony Geay [Thu, 21 Jul 2016 16:46:01 +0000 (18:46 +0200)]
GIL forever ...

7 years agoevalyfx : All exec parameters are avail for patterns
Anthony Geay [Thu, 21 Jul 2016 15:27:25 +0000 (17:27 +0200)]
evalyfx : All exec parameters are avail for patterns

7 years agosmall debug
Anthony Geay [Thu, 21 Jul 2016 14:56:20 +0000 (16:56 +0200)]
small debug

7 years agoevalyfx supports now non python created thread outside salome context
Anthony Geay [Wed, 20 Jul 2016 08:27:42 +0000 (10:27 +0200)]
evalyfx supports now non python created thread outside salome context

7 years agoSignal emission for precise track of ForEachLoop
Anthony Geay [Tue, 19 Jul 2016 17:17:33 +0000 (19:17 +0200)]
Signal emission for precise track of ForEachLoop

7 years agoWindows compatibility
ana [Mon, 18 Jul 2016 12:56:42 +0000 (15:56 +0300)]
Windows compatibility

7 years agoUseful method for GUI
Anthony Geay [Mon, 18 Jul 2016 08:38:55 +0000 (10:38 +0200)]
Useful method for GUI

7 years agoUseful access method to available resources
Anthony Geay [Fri, 15 Jul 2016 15:04:48 +0000 (17:04 +0200)]
Useful access method to available resources

7 years agoSmall useful doc
Anthony Geay [Fri, 15 Jul 2016 09:54:38 +0000 (11:54 +0200)]
Small useful doc

7 years agooutputports now hold qoi attribute
Anthony Geay [Wed, 13 Jul 2016 09:30:28 +0000 (11:30 +0200)]
outputports now hold qoi attribute

7 years agoCMake: Fix SWIG dependencies mechanism, part 2.
abn [Wed, 6 Jul 2016 09:42:10 +0000 (11:42 +0200)]
CMake: Fix SWIG dependencies mechanism, part 2.

7 years agoCMake bug fix: improper SWIG dependencies.
abn [Tue, 5 Jul 2016 10:29:27 +0000 (12:29 +0200)]
CMake bug fix: improper SWIG dependencies.

7 years agoMoving *all* CMake detection files to common CONFIGURATION repo.
abn [Tue, 5 Jul 2016 08:28:45 +0000 (10:28 +0200)]
Moving *all* CMake detection files to common CONFIGURATION repo.

7 years agoAdd @ONLY arg to CONFIGURE_FILE to avoid the replacement of ${VAR} constructions.
rnv [Wed, 29 Jun 2016 13:39:46 +0000 (16:39 +0300)]
Add @ONLY arg to CONFIGURE_FILE to avoid the replacement of ${VAR} constructions.

7 years agoPut back the tests removed from 'salome test'.
Ovidiu Mircescu [Fri, 17 Jun 2016 13:29:14 +0000 (15:29 +0200)]
Put back the tests removed from 'salome test'.

7 years ago[salome test] Prefix tests name with component name agr/fix_tests_name
Cédric Aguerre [Thu, 16 Jun 2016 15:48:39 +0000 (17:48 +0200)]
[salome test] Prefix tests name with component name

7 years agoSynchronize adm files
mnt [Wed, 15 Jun 2016 18:36:06 +0000 (21:36 +0300)]
Synchronize adm files

7 years agoMerge remote branch 'origin/V7_dev'
vsr [Mon, 6 Jun 2016 08:44:08 +0000 (11:44 +0300)]
Merge remote branch 'origin/V7_dev'

8 years agoSynchronize adm files
mnt [Thu, 26 May 2016 18:11:35 +0000 (21:11 +0300)]
Synchronize adm files

8 years agoMerge remote branch 'origin/V7_dev'
vsr [Tue, 24 May 2016 15:48:59 +0000 (18:48 +0300)]
Merge remote branch 'origin/V7_dev'

8 years ago[TEMP] Disable failing tests V7_8_BR V7_dev agr/fix_tests V7_8_0 V7_8_0rc2
Cédric Aguerre [Mon, 23 May 2016 17:01:10 +0000 (19:01 +0200)]
[TEMP] Disable failing tests

8 years agoIncrement version: 7.8.0 V7_8_0rc1
vsr [Fri, 20 May 2016 14:43:52 +0000 (17:43 +0300)]
Increment version: 7.8.0

8 years agoSynchronize adm files
mnt [Mon, 16 May 2016 18:30:54 +0000 (21:30 +0300)]
Synchronize adm files

8 years agoWindows compatibility
ana [Mon, 16 May 2016 15:54:21 +0000 (18:54 +0300)]
Windows compatibility

8 years agoWork in progress save and load state.
Ovidiu Mircescu [Mon, 18 Apr 2016 09:26:31 +0000 (11:26 +0200)]
Work in progress save and load state.

8 years agoMerge remote branch 'origin/V7_dev'
vsr [Thu, 14 Apr 2016 07:32:40 +0000 (10:32 +0300)]
Merge remote branch 'origin/V7_dev'

8 years agoSynchronize adm files
mnt [Mon, 11 Apr 2016 20:11:05 +0000 (23:11 +0300)]
Synchronize adm files

8 years agoSynchronize adm files V7_8_0a2 V7_8_0b1
mnt [Mon, 11 Apr 2016 18:23:47 +0000 (21:23 +0300)]
Synchronize adm files

8 years agoNow evalyfx can be used safely inside a SALOME module.
Anthony Geay [Thu, 7 Apr 2016 07:20:27 +0000 (09:20 +0200)]
Now evalyfx can be used safely inside a SALOME module.

8 years agoevalyfx Session can be attached to existing SALOME session.
Anthony Geay [Wed, 6 Apr 2016 15:53:45 +0000 (17:53 +0200)]
evalyfx Session can be attached to existing SALOME session.

8 years agoProtect python calls with GIL
Anthony Geay [Wed, 6 Apr 2016 11:54:32 +0000 (13:54 +0200)]
Protect python calls with GIL

8 years agoMerge remote branch 'origin/V7_dev'
vsr [Mon, 4 Apr 2016 09:46:57 +0000 (12:46 +0300)]
Merge remote branch 'origin/V7_dev'

8 years ago0023263: [EDF] Crash when activating YACS module from another module which does not...
vsr [Fri, 1 Apr 2016 08:27:27 +0000 (11:27 +0300)]
0023263: [EDF] Crash when activating YACS module from another module which does not have Object Browser
- Second part (first is in GUI module)

8 years agoRemove deprecated file.
vsr [Wed, 30 Mar 2016 15:51:39 +0000 (18:51 +0300)]
Remove deprecated file.

8 years agoFix problem with detection python libraries.
rnv [Tue, 29 Mar 2016 11:19:17 +0000 (14:19 +0300)]
Fix problem with detection python libraries.

8 years agoFix problem with detection python libraries.
rnv [Tue, 29 Mar 2016 11:19:17 +0000 (14:19 +0300)]
Fix problem with detection python libraries.

8 years agoMerge branch 'V7_dev'
vsr [Thu, 24 Mar 2016 13:36:33 +0000 (16:36 +0300)]
Merge branch 'V7_dev'

8 years agoFirst use case using cluster with evalyfx OK (ze test)
Anthony Geay [Fri, 11 Mar 2016 17:09:50 +0000 (18:09 +0100)]
First use case using cluster with evalyfx OK (ze test)

8 years agoFirst use case using cluster OK.
Anthony Geay [Fri, 11 Mar 2016 17:08:54 +0000 (18:08 +0100)]
First use case using cluster OK.

8 years agoSuccessful first launch of scheme on cluster.
Anthony Geay [Thu, 10 Mar 2016 10:43:26 +0000 (11:43 +0100)]
Successful first launch of scheme on cluster.

8 years agoOn the road of cluster management in evalyfx.
Anthony Geay [Wed, 9 Mar 2016 17:20:34 +0000 (18:20 +0100)]
On the road of cluster management in evalyfx.

8 years agoBug correction for cluster detection.
Anthony Geay [Wed, 9 Mar 2016 07:32:08 +0000 (08:32 +0100)]
Bug correction for cluster detection.

8 years agoManage correctly DISBLED state for ElementaryNode.
Anthony Geay [Tue, 8 Mar 2016 10:18:14 +0000 (11:18 +0100)]
Manage correctly DISBLED state for ElementaryNode.

8 years agoA useful getName method on evalyfx virtual container.
Anthony Geay [Tue, 8 Mar 2016 09:35:16 +0000 (10:35 +0100)]
A useful getName method on evalyfx virtual container.

8 years agoSynchronize adm files
mnt [Mon, 21 Mar 2016 18:25:32 +0000 (21:25 +0300)]
Synchronize adm files

8 years agoCopyright update: 2016
vsr [Mon, 21 Mar 2016 11:15:58 +0000 (14:15 +0300)]
Copyright update: 2016

8 years agoSynchronize adm files
mnt [Fri, 18 Mar 2016 20:11:09 +0000 (23:11 +0300)]
Synchronize adm files

8 years agoSynchronize adm files
mnt [Thu, 17 Mar 2016 18:23:13 +0000 (21:23 +0300)]
Synchronize adm files

8 years agoDocumentation update related to adding init_port option to driver command.
Ovidiu Mircescu [Mon, 14 Mar 2016 14:58:36 +0000 (15:58 +0100)]
Documentation update related to adding init_port option to driver command.

8 years agoAdd --init_port option to driver command.
Ovidiu Mircescu [Thu, 10 Mar 2016 09:01:04 +0000 (10:01 +0100)]
Add --init_port option to driver command.

8 years agoSynchronize adm files
mnt [Tue, 15 Mar 2016 18:22:13 +0000 (21:22 +0300)]
Synchronize adm files

8 years agoSynchronize adm files
mnt [Mon, 14 Mar 2016 20:11:02 +0000 (23:11 +0300)]
Synchronize adm files

8 years agoSynchronize adm files
mnt [Mon, 14 Mar 2016 18:23:02 +0000 (21:23 +0300)]
Synchronize adm files

8 years agoSynchronize adm files
mnt [Mon, 14 Mar 2016 12:33:39 +0000 (15:33 +0300)]
Synchronize adm files

8 years agoSynchronize adm files
mnt [Fri, 11 Mar 2016 18:23:35 +0000 (21:23 +0300)]
Synchronize adm files

8 years agoFirst use case using cluster with evalyfx OK (ze test)
Anthony Geay [Fri, 11 Mar 2016 17:09:50 +0000 (18:09 +0100)]
First use case using cluster with evalyfx OK (ze test)

8 years agoFirst use case using cluster OK.
Anthony Geay [Fri, 11 Mar 2016 17:08:54 +0000 (18:08 +0100)]
First use case using cluster OK.

8 years agoFix misprint causing compilation error on some platforms
mnt [Thu, 10 Mar 2016 12:13:47 +0000 (15:13 +0300)]
Fix misprint causing compilation error on some platforms

8 years agoFix misprint causing compilation error on some platforms
mnt [Thu, 10 Mar 2016 12:13:47 +0000 (15:13 +0300)]
Fix misprint causing compilation error on some platforms

8 years agoSuccessful first launch of scheme on cluster.
Anthony Geay [Thu, 10 Mar 2016 10:43:26 +0000 (11:43 +0100)]
Successful first launch of scheme on cluster.

8 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/yacs
Anthony Geay [Wed, 9 Mar 2016 17:20:44 +0000 (18:20 +0100)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/yacs