USFFT Mat class

Dmitry Karpeev karpeev at mcs.anl.gov
Wed Oct 8 14:20:16 CDT 2008


I'm writing a new Seq matrix class called USFFT that effects the FFT of
unevenly-spaced functions.
USFFT is roughly, an extension of the SeqFFTW class.
While looking at the FFTW Mat class with Satish we noticed that
MatCreate_SeqFFTW
is not being registered in MatRegisterAll. In light of this, there are two
question:
1) Is that a problem?
2) Should I register the constructor for the new class (MatCreate_SeqUSFFT)?

Thanks.
Dmitry.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20081008/dab89363/attachment.html>


More information about the petsc-dev mailing list