← Back to team overview

dolfin team mailing list archive

Re: Nedelec/eigenvalue demos

 

On Tue, Aug 31, 2010 at 02:38:43PM +0200, Marie Rognes wrote:
>
> Currently, DOLFIN has two "pde" Nedelec demos:
>
>     pde/curl-curl
>     pde/waveguide
>
> The latter solves a generalized eigenvalue problem and could rather
> belong in
> la/eigensolver/
>
> Currently, in la/eigensolver/  there is one demo that both solves a
> standard eigenvalue problem and a generalized eigenvalue problem in two
> different ways. (Both of which are currently broken with SLEPc 3.1 and
> which I'm hoping that someone else(tm) will fix as I do not know how to.)
>
> I suggest we simplify and reorganize a bit, namely
>
> (1) Remove pde/curl-curl
> (2) Simplify the current la/eigensolver demo to only solve a standard
> eigenvalue problem
> (3) Move the waveguide demo into la/eigensolver as a demo for
> generalized eigenvalue problems (and use of Nedelec elements).
>
> I will fix and start writing documentation for these unless:
>
>     Any objections?

None from me.

--
Anders



References