Dear Getfem developers,

I think I've found a bug.
I've successfully built Getfem on Windows and MPI and Metis (but no
MUMPS) with VS C++ Express 2010.
However, while trying to run the test elastostatic.cc I get an exception

gmm_error is generated in gefem_mesh_region.cc line 170
the 'all_convexes' regions are not supported for set operations

This exception is generated after entering line 420 in elastostatic.cc
         getfem::interpolation_function(mf_rhs, F, sol_sigma,
NEUMANN_BOUNDARY_NUM);


Best regards,
                       Andriy

_______________________________________________
Getfem-users mailing list
[email protected]
https://mail.gna.org/listinfo/getfem-users

Reply via email to