Hello Benoit,
I fullfilled one of your requests. It is now possible to reread fields from
VTK and Medit output:
function f = read(vtk,"vtk-file.vtu":"field":n,m);
reads the component number 'n' of the field named 'field' in the
file 'vtl-file.vtu'.
function f = read(medit,"file.bb":n,m);
reads the component number 'n' of the field contained the file 'file.bb'.
All this is available in the cvs tree.
I still have to implement the use of binary files.
Best regards,
Stéphane.
_______________________________________________
ff3d-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/ff3d-users