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

Classes | Namespaces
aglowav2/space.hh File Reference
#include "toolbox/scannerConnectors.hh"
#include "space/space.hh"
#include "bem/element.hh"
#include "cluster/tree.hh"
#include "aglowav2/element.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  aglowav2::Haar3d< F >
 Abstract wavelet space. More...
class  aglowav2::Haar3d0< F >
 Agglomerated wavelet space. More...
class  aglowav2::Haar3d0BFSScan< F >
 Scanner of the Haar3d0 space ("breadth" first search (bfs)) (1. More...
class  aglowav2::Haar3d0DFSScan< F >
 Scanner of the Haar3d0 space (depth first search (dfs)) (1. More...
class  aglowav2::Haar3dBFSScan< F >
 Scanner of the Haar3d space ("breadth" first search (bfs)) (1. More...
class  aglowav2::Haar3dDFSScan< F >
 Scanner of the Haar3d space (depth first search (dfs)) (1. More...

Namespaces

namespace  aglowav2
 

Used for the aglowav2 classes for the boundary element method.



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