Dear Mykola Tasinkevych,

ff3d can read meshes of medit format which is an input/output format for tetgen
   http://tetgen.berlios.de/fformats.html
So if you generate such a file (e.g. 'file.mesh') with medit, just use the command
   mesh m = read(medit,"file.mesh");
to read it with ff3d.

Best regards,
Stephane.



_______________________________________________
ff3d-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/ff3d-users

Reply via email to