operator.hh File Reference
#include <vector>#include "basics/exceptions.hh"#include "basics/memory.hh"#include "operator/compositions.hh"#include "aglowav/space.hh"Go to the source code of this file.
Classes | |
| class | aglowav::C2_tl2< F > |
| Weighted diagonal preconditioner for the binary Wavelets. More... | |
| class | aglowav::C2tl2< F > |
| Inverse weighted diagonal preconditioner for the binary Wavelets (inverse of C2_tl2). More... | |
| class | aglowav::C2W< F > |
| Transformation operator from the adaptive constant space to the agglomerated wavelet space without scaling. More... | |
| class | aglowav::CGt2< F > |
| Weighted diagonal preconditioner for the binary Wavelets. More... | |
| class | aglowav::ComposeN< F > |
| Composes more than 2 operators. More... | |
| class | aglowav::W2C< F > |
| Transformation operator from the agglomerated wavelet space to the adaptive constant space without scaling. More... | |
Namespaces | |
| aglowav | |
| Used for the aglowav classes for the boundary element method. | |
Detailed Description
Operators for the agglomerated wavelets.
Definition in file operator.hh.

