MultiVector

More
4 years 4 months ago #2970 by joachim
MultiVector was created by joachim
Hello,

we have now a MultiVector, what is actually an array of vectors of the same format.

It allows to formulate algorithms more compact, and also allows for additional optimizations, e.g. for pair-wise inner products and simultaneous matrix vector multiplication.

A use-case for a blocked eigenvalue solver is now in the tutorial:
ngsolve.org/docu/nightly/i-tutorials/uni...envalues/pinvit.html
Model order reduction is another typical application for the MultiVector

Suggestions for additional useful features are welcome !

- Joachim
The following user(s) said Thank You: gjay
Time to create page: 0.092 seconds