[Gmsh] Does gmsh have a Min function?

Christophe Geuzaine cgeuzaine at ulg.ac.be
Sun Jan 10 15:56:19 CET 2010


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
> gmsh at geuz.org
> 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