Hello. Indeed, one can use his own meshes. Supported formats are gmesh and medit(INRIA). See section 4.6.1 in the documentation for more details.
example : mesh M = read(gmsh,"mesh.msh"); creates a mesh M using the file "mesh.msh" that contains description in the gmsh format. Best regards. S. _______________________________________________ ff3d-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/ff3d-users
