On 07/01/10 12:06, Billy Araujo wrote:
Hi, does Gmsh have a min/max function?


No... (I don't know why: I filed a bug report :-)

Meanwhile you can use e.g.

  minab = (a < b) ? a : b;


Regards,

Billy.

_______________________________________________
gmsh mailing list
[email protected]
http://www.geuz.org/mailman/listinfo/gmsh




--
Prof. Christophe Geuzaine
University of Liege, Electrical Engineering and Computer Science
http://www.montefiore.ulg.ac.be/~geuzaine

_______________________________________________
gmsh mailing list
[email protected]
http://www.geuz.org/mailman/listinfo/gmsh

Reply via email to