#include <stack>#include "toolbox/dynArray.hh"#include "toolbox/scannerConnectors.hh"#include "geometry/mesh.hh"#include "space/space.hh"#include "bem/element.hh"

Go to the source code of this file.
Classes | |
| class | bem::AdaptConst3d000< F > |
| A 3D adaptive BEM space with piecewise constant basis functions without any constaints. More... | |
| class | bem::AdaptConst3d001< F > |
| A 3D adaptive BEM space with piecewise constant basis functions. More... | |
| class | bem::AdaptConst3d002< F > |
| A 3D adaptive BEM space with piecewise constant basis functions. More... | |
| struct | bem::AdaptiveAdjust |
| Class to describe adjustments to elements in an adaptive space. More... | |
| class | bem::AdaptiveSpace< F > |
| class | bem::Constant3d< F > |
| A 3D space with discontinuous, piecewise constant basis functions. More... | |
| class | bem::Dirac3d< F > |
| A 3D space with Dirac basis functions. More... | |
| class | bem::EdgeMap |
| Class to map the edges to the two neighbouring panels. More... | |
| class | bem::Linear3d< F > |
| A 3D space with continuous, piecewise linear basis functions. More... | |
Namespaces | |
| namespace | bem |
Used for the basic classes of the boundary element method. | |
Functions | |
| std::ostream & | bem::operator<< (std::ostream &os, const AdaptiveAdjust &adj) |