element.hh File Reference
#include "basics/vectorsMatricesForward.hh"
#include "geometry/cell2D.hh"
#include "space/tmatrix.hh"
#include "space/element.hh"
Go to the source code of this file.
Classes | |
class | bem::Constant3d000< F > |
Constant triangular element. More... | |
class | bem::Constant3d001< F > |
Constant space element with a level dependent key. More... | |
class | bem::Constant3d002< F > |
Constant triangular element with normed basis function. More... | |
class | bem::Dirac3d000< F > |
Dirac element on triangles (used for collocation method). More... | |
class | concepts::ElementGraphics< F > |
Handles graphics output (to a file) of a specific element. More... | |
class | bem::Constant3d001< F >::Key |
Key with some level dependent information. More... | |
class | bem::Linear3d000< F > |
Linear triangular element. More... | |
Namespaces | |
bem | |
Used for the basic classes of the boundary element method. | |
concepts | |
Basic namespace for Concepts-2. | |
Detailed Description
Basic elements for the boundary element method
Definition in file element.hh.