getfem-users
[Top][All Lists]
Advanced

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

Re: [Getfem-users] Lumped mass matrix


From: Roman Putanowicz
Subject: Re: [Getfem-users] Lumped mass matrix
Date: Mon, 5 Mar 2012 11:11:47 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

Dear All,

Continuing my previous post:
> I see two other approaches :
>   a)  summing the rows to the assembled global matrix.
In the attachment you have the second version of the
assembly routine  asm_lumped_mass_matrix_v1() where
the lumping is done after assembly.
The only thing I wonder is, if it makes sense to check for
non-zero entries of the matrix and how to set sensibly the
threshold (which here is set arbitrarily to 1e-10).

Regards,

Roman

Attachment: lumped_matrix.cxx
Description: Text Data


reply via email to

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