Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces
aglowav/operator.hh File Reference
#include <vector>
#include "basics/exceptions.hh"
#include "basics/memory.hh"
#include "operator/compositions.hh"
#include "aglowav/space.hh"
Include dependency graph for operator.hh:
This graph shows which files directly or indirectly include this file:

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

namespace  aglowav
 

Used for the aglowav classes for the boundary element method.



Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)