Re: [eigen] row and col setZero in sparse matrices |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] row and col setZero in sparse matrices
- From: Daniel Alves Paladim <daalpa@xxxxxxxxx>
- Date: Tue, 22 Apr 2014 16:05:10 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=j6JuTQ7jFcnpNExWEwnoB6Cpqus+VvpGDig3/iJz2qA=; b=Ib3hc2Td4C2QdRu2YI8beEA+FC5IMM9UlHYR3zISpSPfm3jNKzlUnjjCqgAAW0SgQi 8L0he2URL8kQk/Jx9phzIaZeAH0P50xkYGbaKE8HBfpk+GCM1azdr4+K96urehnCGlwv aVDsk41FsPgdmtSVoQYjpJb+x4VsfDJMr88ihzuyyEnRQN9tV8oQTUeCCqp3sxfNJm4q yYwA201Agcx3odbaCUHx0/tGIQ8kVTArGi+A17KBhzk8e7aUMesHSQqEyTONWoqn2fut mEykPOW1ikD9dZa55JLCW0ABg74ZSHINblmR5FdszkIkC+qbhoOu0R58q4tAmZyqmCzu +NGQ==
Thanks Gael, I understand. I was not aware of the permutation matrices in Eigen. That's a good idea. Since, I am doing finite elements, I have switched to applying the boundary conditions for every element matrix.