#include <stack>#include "basics/output.hh"#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::Dirac3d< F > |
| class | bem::Linear3d< F > |
| class | bem::Constant3d< F > |
| struct | bem::AdaptiveAdjust |
| class | bem::AdaptiveSpace< F > |
| class | bem::AdaptConst3d000< F > |
| class | bem::EdgeMap |
| class | bem::AdaptConst3d001< F > |
| class | bem::AdaptConst3d002< F > |
Namespaces | |
| namespace | bem |
Functions | |
| std::ostream & | bem::operator<< (std::ostream &os, const AdaptiveAdjust &adj) |
Basic spaces for the boundary element method
Definition in file space.hh.