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

Classes | Namespaces
aglowav/space.hh File Reference
#include "toolbox/scannerConnectors.hh"
#include "space/space.hh"
#include "aglowav/element.hh"
#include "aglowav/tree.hh"
Include dependency graph for space.hh:
This graph shows which files directly or indirectly include this file:

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

namespace  aglowav
 

Used for the aglowav classes for the boundary element method.



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