bform.hh File Reference
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 | |
bem | |
Used for the basic classes of the boundary element method. | |
Detailed Description
Basic bilinear forms for the boundary element method
Definition in file bform.hh.