getfem-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Getfem-users] gmm_error is generated in gefem_mesh_region.cc line 1


From: Andriy Andreykiv
Subject: Re: [Getfem-users] gmm_error is generated in gefem_mesh_region.cc line 170
Date: Fri, 2 Dec 2011 17:57:14 +0100

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 <address@hidden>:
> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]