Juan Pablo,

Sorry it took me so long for me to reply to your questions on GMSH functions, 
it's not due to lack of interest but to lack of time

On 22 Sep 2011, at 15:55, Juan Pablo Carbajal wrote:

> function for the msh package
>  data2geo.m -- Takes a matrix descibing a polygon and generates a
> file to mesh it.
>  pointGeo.m -- Creates the Gmesh string that describes a point.
>  lineGeo.m -- Creates the Gmesh string that describes a line.
>  lineLoopGeo.m -- Creates the Gmesh string that describes a lineloop.
>  planeSurfGeo.m -- Creates the Gmesh string that describes a planar Surface.
>  ruledSurfGeo.m -- Creates the Gmesh string that describes a ruled Surface.
> 
> new package: geometry
>  Will add functions from matGeom.

the functions for programmatically creating gmsh .geo files, in my opinion, 
are rather related to geometry than meshing, why don't you consider joining them
with the svg IO functions you submitted previosly and adding them all to the 
geometry package?

It would be great to even have automatic SVG to geo conversion! 
one could then draw a geometry with his/her favourite drawing program and use 
it as input for msh ...

c.
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to