Hello, First thank you for this very nice tool which seems to be getfem++ ! I am actually discovering getfem++ through its matlab interface (on 64b/linux, matlab R2700a). I successfully run several examples like
+ demo_laplacian, demo_plasticity, etc... Yet, some others give me the same error (for instance demo_stokes_2D_poiseuille and demo_laplacian1D) : ??? Function "mxGetIr_700" is obsolete in file "compat32.cpp", line 247. (64-bit mex files using sparse matrices must be rebuilt with the "-largeArrayDims" option. See the R2006b release notes for more details.) If you have any suggestions... Thanks for any help/comments, Edouard. PS I have another kind of error related to the union with demo_stokes_2D_tube (see below) >> demo_stokes_2D_tube 2D stokes demonstration on a quadratic mesh ??? Error using ==> union Too many input arguments. Error in ==> demo_stokes_2D_tube at 40 gf_mesh_set(m, 'boundary', 3, setdiff(all_faces',union(INfaces',OUTfaces','rows'),'rows')'); --------------------------------------------------------------- Edouard Oudet http://www.lama.univ-savoie.fr/~oudet/ Université de Savoie Laboratoire de Mathématiques (LAMA) UMR 5127 Campus Scientifique 73 376 Le-Bourget-Du-Lac +33 (0)4 79 75 87 65 (office) +33 (0)4 79 68 82 06 (home) --------------------------------------------------------------- _______________________________________________ Getfem-users mailing list [email protected] https://mail.gna.org/listinfo/getfem-users
