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

Classes | Namespaces
bem/bform.hh File Reference
#include "operator/bilinearForm.hh"
#include "bemInt.hh"
#include "bem/element.hh"
Include dependency graph for bform.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bem::ArbKrnl000< F, K >
 Bilinear form to compute arbitrary kernels with NO singularities. More...
class  bem::Identity< F >
 Bilinear form to compute the mass matrix. More...
class  bem::LaplaceDL< F >
 Bilinear form to compute the Laplace double layer potential. More...
class  bem::LaplaceHyp< F >
 Bilinear form to compute the Laplace hypersingular operator. More...
class  bem::LaplacePLD< F >
 Bilinear form to compute the adjoint of the Laplace double layer potential. More...
class  bem::LaplaceSL< F >
 Bilinear form to compute the Laplace single layer potential. More...

Namespaces

namespace  bem
 

Used for the basic classes of the boundary element method.



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