space.hh File Reference
#include "toolbox/scannerConnectors.hh"
#include "space/space.hh"
#include "aglowav/element.hh"
#include "aglowav/tree.hh"
#include "basics/output.hh"
Go to the source code of this file.
Classes | |
class | aglowav::BiHaar3d< F > |
Agglomerated binary wavelet space. More... | |
class | aglowav::BiHaar3dBFSScan< F > |
Scanner of the BiHaar3d space ("breadth" first search (bfs)) (1. More... | |
class | aglowav::BiHaar3dDFSScan< F > |
Scanner of the BiHaar3d space (depth first search (dfs)) (1. More... | |
class | aglowav::Haar3d< F > |
Agglomerated wavelet space. More... | |
class | aglowav::Haar3dBFSScan< F > |
Scanner of the Haar3d space ("breadth" first search (bfs)) (1. More... | |
class | aglowav::Haar3dDFSScan< F > |
Scanner of the Haar3d space (depth first search (dfs)) (1. More... | |
Namespaces | |
aglowav | |
Used for the aglowav classes for the boundary element method. | |
Detailed Description
Spaces for the agglomerated wavelets.
Definition in file space.hh.