Hi !

| do you know if the latest version supports writing out data to a file (like
| the freefem++ instruction ofstream name(filename, append) )

You have at least two ways to do that :
1) you can use the save command
save(<format>, <filename>, [<function>,] <mesh>[, <filetype>]);
format can be medit or raw
(freefem3dDoc.pdf, page 48)

2) use ostream as in c++

Best Regards
Mourad,
-- 
| Mourad Ismail
| Dynamique des Fluides Complexes (DyFCoM)
| Laboratoire de Spectrométrie Physique
| Université Joseph Fourier -- Grenoble I
| B. P. 87, 38402 Saint Martin d'Hères 
| Tél. 04 76 51 48 94  Fax 04 76 63 54 95

Attachment: pgpqnNosmgqqT.pgp
Description: PGP signature

_______________________________________________
ff3d-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/ff3d-users

Reply via email to