d here - they are optimized for large
sparse problems, not small dense ones.
Best,
David Wells
From: dea...@googlegroups.com on behalf of Lucas
Myers
Sent: Monday, June 21, 2021 1:50 PM
To: deal.II User Group
Subject: [deal.II] 5x5 Matrix Inversion Problem
H
nverses.
>
> The Solver classes are more than you need here - they are optimized for
> large sparse problems, not small dense ones.
>
> Best,
> David Wells
>
>
> --
> *From:* dea...@googlegroups.com on behalf of
> Lucas Myers
>
d for large
sparse problems, not small dense ones.
Best,
David Wells
From: dealii@googlegroups.com on behalf of Lucas
Myers
Sent: Monday, June 21, 2021 1:50 PM
To: deal.II User Group
Subject: [deal.II] 5x5 Matrix Inversion Problem
Hi Everyone,
I have a pr
Hi Everyone,
I have a problem wherein one of the terms in my PDE is a 5-component vector
function \Lambda of the 5-component solution vector Q. However, I only have
an explicit formula for Q as a function of \Lambda and so I am trying to
write a numerical inversion class (as a `dealii::Function