- Mar 22, 2015
-
-
Christophe Geuzaine authored
No commit message
-
- Mar 17, 2015
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Mar 13, 2015
-
-
Christophe Geuzaine authored
-
- Mar 11, 2015
-
-
Christophe Geuzaine authored
hide widgets to make sure they don't get events when they are removed from the tree, but have not yet been deleted
-
- Mar 09, 2015
-
-
Christophe Geuzaine authored
there's no need to impose unique client names on the server: it just complicates everything - so let's remove this limitation
-
- Feb 22, 2015
-
-
Christophe Geuzaine authored
-
- Feb 12, 2015
-
-
Christophe Geuzaine authored
-
- Jan 19, 2015
-
-
Francois Henrotte authored
-
- Jan 14, 2015
-
-
Christophe Geuzaine authored
geometry. It introduces subtle bugs when reading high-order post-processing views. IMHO we should have an explicit command to do this, and not modify the mesh without warning just by reading a file
-
- Dec 22, 2014
-
-
Francois Henrotte authored
-
- Dec 18, 2014
-
-
Francois Henrotte authored
-
- Dec 16, 2014
-
-
Francois Henrotte authored
-
- Dec 11, 2014
-
-
Maxime Graulich authored
-
- Dec 09, 2014
-
-
Francois Henrotte authored
-
- Dec 08, 2014
-
-
Francois Henrotte authored
-
- Nov 12, 2014
-
-
Francois Henrotte authored
-
- Nov 03, 2014
-
-
Christophe Geuzaine authored
-
- Oct 27, 2014
-
-
Christophe Geuzaine authored
-
- Aug 16, 2014
-
-
Christophe Geuzaine authored
-
- Jul 25, 2014
-
-
Christophe Geuzaine authored
- ParseString can now run in the current model directory (useful when parsing things with relative filenames) - New View.Time option to select the timestep according to the time value
-
- Jun 01, 2014
-
-
Francois Henrotte authored
-
- May 28, 2014
-
-
Francois Henrotte authored
-
- May 27, 2014
-
-
Christophe Geuzaine authored
-
- May 25, 2014
-
-
Francois Henrotte authored
Implementation of the client-based flag -changed- for python clients (native and interfaced). Plus some cleanup.
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Store one "changed" flag per client; this allows to correctly detect which client needs to be run when a parameter is changed. Warning: this changes the onelab protocol: now at version 1.1 -- you'll need to upgrade all your clients.
-
- May 11, 2014
-
-
Christophe Geuzaine authored
fine-tune setChanged (the real fix will be to store the _changed attribute for each client in the parameter's _clients map)
-
- May 09, 2014
-
-
Christophe Geuzaine authored
better setChanged strategy (the last change would break for parameters shared by several solvers, in a loop)
-
- May 08, 2014
-
-
Christophe Geuzaine authored
-
Francois Henrotte authored
-
Christophe Geuzaine authored
-
- May 07, 2014
-
-
Christophe Geuzaine authored
-
- Apr 29, 2014
-
-
Christophe Geuzaine authored
-
- Apr 24, 2014
-
-
Francois Henrotte authored
improved def of 0Metamodel/Loop; moved def of 0Metamodel/Batch to a better place; def OL.isChanged(client); improved OL.show(param); plus clean up
-
- Apr 23, 2014
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Francois Henrotte authored
communication to the metamoodel of the Gmsh batch and loop status; OL preprocessors returns the /changed/ status of the client; /changed/ flag of all parameters set to false after a /compute/; param attributes updated (not replaced) by a parameter redefinition; + some clean up
-
- Apr 06, 2014
-
-
Christophe Geuzaine authored
-
- Mar 26, 2014
-
-
Christophe Geuzaine authored
-