[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ff3d-users] ff3d and meshes
From: |
Stéphane Del Pino |
Subject: |
Re: [ff3d-users] ff3d and meshes |
Date: |
Tue, 2 Nov 2010 14:46:46 +0100 |
User-agent: |
KMail/1.13.5 (Linux/2.6.32-5-amd64; KDE/4.4.5; x86_64; ; ) |
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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [ff3d-users] ff3d and meshes,
Stéphane Del Pino <=