ff3d-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ff3d-users] (no subject)


From: Stephane Del Pino
Subject: Re: [ff3d-users] (no subject)
Date: Sun, 10 Jun 2007 20:54:05 +0200
User-agent: KMail/1.9.7

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.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]