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 */