next up previous contents index
Next: Remark: Up: plotsavemesh, save, load, Previous: Remark:

Remark:

Other formats are also recognized by freefem via their file name extensions for our own internal use we have defined .amdba and .am_fmt. You can do the same if your format is not ours.

   

        loadmesh('mesh.amdba'); /* amdba format (Dassault aviation) */
        loadmesh('mesh.am_fmt'); /* am_fmt format of MODULEF */



Christophe Prudhomme
Wed Feb 26 15:56:09 MET 1997