getfem-users
[Top][All Lists]
Advanced

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

Re: [Getfem-users] Problem using getfem::import_mesh in 64bit (2nd part)


From: Jaime Armendáriz Villalba
Subject: Re: [Getfem-users] Problem using getfem::import_mesh in 64bit (2nd part)
Date: Sun, 5 Sep 2010 23:01:04 +0200

Hello Yves,

Thank you very much for you response. Tomorrow I will check about the 1D elements and also tell you if the information read in the line 192 is correct.

In fact, if you want I can provide you (and anyone who wants to) a link to download with Virtualbox machine with: windows xp 64bit + mingw + msys + the source downloaded, ready to be compiled/debugged/tested. 

If you think it is something interesting for you for testing 64bits, I can create the VM and it would be ready in one day.

Thank you in advance,

Jaime



On Sun, Sep 5, 2010 at 8:50 PM, Renard Yves <address@hidden> wrote:

Dear Jaime,

I do not have access to windows in 64 bits. May be something is wrong reading the file
(is there really 1D elements ?). May be, you check that the information read in the
loop of line 192 are correct.


Yves.



Jaime Armendáriz Villalba <address@hidden> a écrit :


Hello again


I kept digging why it is failing in 64 bit, and after a bit of debugging, I
found that it fails reading this in the mesh file:


$Elements
695
1 15 3 0 1 0 1
2 15 3 0 2 0 2
3 15 3 0 3 0 3
4 15 3 0 4 0 4
5 15 3 0 5 0 5
6 15 3 0 6 0 6
7 15 3 0 7 0 7
8 15 3 0 8 0 8
9 1 3 0 1 0 1 2 <---- The first element of this type fails.
10 1 3 0 2 0 2 9
11 1 3 0 2 0 9 10
12 1 3 0 2 0 10 11
13 1 3 0 2 0 11 12


It fails when calling to pgt = bgeot::simplex_geotrans(1,1);
in line 41 of getfem_import.cc

This is a bit weird because it is not failing on 32bit on windows.
I can provide the configure output (I will attach it to this email) and any
other thing that you consider necessary.

Can I do any other thing to be able to detect the reason of the failure?

Thank you in advance, jaime

Jaime Armendariz Villalba






reply via email to

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