Discussion:
[ff3d-users] How can I get mesh point values ?
oka
2009-04-06 10:50:40 UTC
Permalink
Dear developer,,

How can I get mesh point coordinate values
like Th(i).x or Th[j][i],x of FreeFEM++ ?
In my case, mesh M is given as follows.
mesh M = read(gmsh,"sphere-discrete.msh");

Best regard,

Oka
d***@ann.jussieu.fr
2009-04-08 09:03:42 UTC
Permalink
Dear Oka.

You cannot access this value in ff3d.
Why do you need it? There may be another way to do what you want.

Best regards,
Stephane.

Loading...