- Jul 09, 2014
-
-
Christophe Geuzaine authored
No commit message
- Jul 03, 2014
-
-
Christophe Geuzaine authored
-
- Jul 01, 2014
-
-
Christophe Geuzaine authored
-
- Jun 08, 2014
-
-
Christophe Geuzaine authored
set Geometry.AutoCoherence=2 to active this
-
- Jun 01, 2014
-
-
Francois Henrotte authored
-
- May 27, 2014
-
-
Jean-François Remacle authored
prudently put between #if 0 #endif Those should allow to produce better quality quad meshes and more robust triangular meshes (random factor has disappeared) : Technically, the divide and conquer algo has been replaced by a bowyer-watson with robust predicates.
-
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
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 16, 2014
-
-
Christophe Geuzaine authored
-
- May 13, 2014
-
-
Christophe Geuzaine authored
-
- May 12, 2014
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
No commit message
-
Christophe Geuzaine authored
-
- May 11, 2014
-
-
Christophe Geuzaine authored
-
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
-
Christophe Geuzaine authored
- if no client is given, set the changed flag for all the parameters; - if a client name is given and "changed" is false, affect only the parameters that are owned exclusively by the client; - if "changed" is true, affect all parameters that depend on this client
-
- May 08, 2014
-
-
Francois Henrotte authored
-
Christophe Geuzaine authored
-
- May 07, 2014
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- May 06, 2014
-
-
Christophe Geuzaine authored
-
- May 03, 2014
-
-
Christophe Geuzaine authored
-
- Apr 30, 2014
-
-
Jean-François Remacle authored
coherence now removes degenerate entities (curves, surfaces & volumes). Not toroughly tested !!!
-
- Apr 27, 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
-
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 12, 2014
-
-
Amaury Johnen authored
-
- Apr 10, 2014
-
-
Axel Modave authored
-
Christophe Geuzaine authored
-
- Apr 09, 2014
-
-
Christophe Geuzaine authored
No commit message
-
- Apr 08, 2014
-
-
Christophe Geuzaine authored
-
Maxime Graulich authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Apr 07, 2014
-
-
Christophe Geuzaine authored
* New ENABLE_COMPRESSED_IO option to enable on-the-fly IO with gzipped files (patch from Alexis Salzman) * New PrintParserSymbols() to print workspace (currently in option window, for debugging puroposes)
-