Dear Hideki,
If you need to specify values point by point, an easy way to do it is to
create a file that contains values for *all* points of the mesh (even for the
inner points). Then you can read it using your mesh.
If your mesh is "M" and you stored your data in a file "f.bb" using the medit
format, you can write
function f = read(medit,"f.bb",M);
I think this is what you are looking for.
Best regards,
Stéphane.
_______________________________________________
ff3d-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/ff3d-users