getfem-users
[Top][All Lists]
Advanced

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

Re: [Getfem-users] Possible BUG in linear_incompressibility_brick


From: Renard Yves
Subject: Re: [Getfem-users] Possible BUG in linear_incompressibility_brick
Date: Thu, 26 Nov 2009 20:26:14 +0100
User-agent: Dynamic Internet Messaging Program (DIMP) H3 (1.1.2)


Dear Kostas,

You are right. This is an error. The point is that I did not test the penalized version of the incompressibility.
Thank you for your report.

Yves.


Konstantinos Poulios <address@hidden> a écrit :

By studying the file getfem_models.cc I 've found something strange,
that I would like to clear.

In the function

linear_incompressibility_brick-->asm_real_tangent_terms

two pointers with names A and COEFF are defined:

const model_real_plain_vector *A = 0, *COEFF = 0;       # (line 2467,
Revision: 3346)

in the same function the pointer COEFF is assigned (line 2471,
Revision: 3346) but never used and the pointer A is never assigned but
used.

Do I miss something or is it a typo;

Kostas

P.S.: Is this mailing-list appropriate for such issues/questions?

_______________________________________________
Getfem-users mailing list
address@hidden
https://mail.gna.org/listinfo/getfem-users







reply via email to

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