dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #20691
Re: [Question #140810]: Computing eigenvectors
On Sun, Jan 09, 2011 at 09:52:18PM -0000, Harish Iyer wrote:
> New question #140810 on DOLFIN:
> https://answers.launchpad.net/dolfin/+question/140810
>
> I need to repeatedly find the eigen vectors and eigen values of the Right Cauchy-Green Tensor (3X3 Matrix) within an iteration loop. Is there a way to achieve this using UFL or otherwise.
>
> Thanks,
> Harish Iyer
Not that I know of, but perhaps for such a small system you could use
an explicit solution formula and express that in UFL?
--
Anders
References