dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #19470
Nedelec/eigenvalue demos
-
To:
DOLFIN Mailing List <dolfin@xxxxxxxxxxxxxxxxxxx>
-
From:
Marie Rognes <meg@xxxxxxxxx>
-
Date:
Tue, 31 Aug 2010 14:38:43 +0200
-
User-agent:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100516 Thunderbird/3.0.4
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?
--
Marie
Follow ups