Sorry for the previous post,

The problem was caused by the fact that I was running the test directly, while
I should have used MPIexec to execute the parallel program.
Hence my number of threads was 1.

Regards,
              Andriy


2011/12/2 Andriy Andreykiv <[email protected]>:
> 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