bem::LaplacePLD< F > Member List
This is the complete list of members for bem::LaplacePLD< F >, including all inherited members.
clone() const | bem::LaplacePLD< F > | inlinevirtual |
BilinearForm< concepts::Real >::clone() const=0 | concepts::BilinearForm< concepts::Real > | pure virtual |
dist_ | bem::LaplacePLD< F > | private |
gauss_ | bem::LaplacePLD< F > | private |
info(std::ostream &os) const | concepts::BilinearForm< concepts::Real > | protectedvirtual |
LaplacePLD(uint stroud=0, uint gauss=0, concepts::Real dist=0.0) | bem::LaplacePLD< F > | inline |
operator()(const concepts::Element< F > &elmX, const concepts::Element< F > &elmY, concepts::ElementMatrix< F > &em) | bem::LaplacePLD< F > | |
operator()(const Constant3d000< F > &elmX, const Constant3d000< F > &elmY, concepts::ElementMatrix< F > &em) | bem::LaplacePLD< F > | inline |
operator()(const Linear3d000< F > &elmX, const Linear3d000< F > &elmY, concepts::ElementMatrix< F > &em) | bem::LaplacePLD< F > | inline |
BilinearForm< concepts::Real >::operator()(const Element< typename Realtype< concepts::Real >::type > &elmX, const Element< typename Realtype< concepts::Real >::type > &elmY, ElementMatrix< concepts::Real > &em) const=0 | concepts::BilinearForm< concepts::Real > | pure virtual |
BilinearForm< concepts::Real >::operator()(const Element< typename Realtype< concepts::Real >::type > &elmX, const Element< typename Realtype< concepts::Real >::type > &elmY, ElementMatrix< concepts::Real > &em, const ElementPair< typename Realtype< concepts::Real >::type > &ep) const | concepts::BilinearForm< concepts::Real > | inlinevirtual |
qrA_ | bem::LaplacePLD< F > | private |
qrB_ | bem::LaplacePLD< F > | private |
stroud_ | bem::LaplacePLD< F > | private |
~Cloneable() | concepts::Cloneable | inlinevirtual |
~OutputOperator() | concepts::OutputOperator | virtual |