Bembel
 
Loading...
Searching...
No Matches
Bembel::LaplaceDoubleLayerPotential< LinOp > Class Template Reference
Inheritance diagram for Bembel::LaplaceDoubleLayerPotential< LinOp >:
Collaboration diagram for Bembel::LaplaceDoubleLayerPotential< LinOp >:

Detailed Description

template<typename LinOp>
class Bembel::LaplaceDoubleLayerPotential< LinOp >

Definition at line 30 of file DoubleLayerPotential.hpp.

Public Member Functions

Eigen::Matrix< typename PotentialReturnScalar< typename LinearOperatorTraits< LinOp >::Scalar, double >::Scalar, 1, 1 > evaluateIntegrand_impl (const FunctionEvaluator< LinOp > &fun_ev, const ElementTreeNode &element, const Eigen::Vector3d &point, const SurfacePoint &p) const
 
Eigen::Vector3d evaluateKernelGrad (const Eigen::Vector3d &x, const Eigen::Vector3d &y) const
 Gradient of fundamental solution of Laplace problem.
 
- Public Member Functions inherited from Bembel::PotentialBase< LaplaceDoubleLayerPotential< LinOp >, LinOp >
Eigen::Matrix< typename PotentialReturnScalar< typename LinearOperatorTraits< LinOp >::Scalar, typename PotentialTraits< LaplaceDoubleLayerPotential< LinOp > >::Scalar >::Scalar, 1, PotentialTraits< LaplaceDoubleLayerPotential< LinOp > >::OutputSpaceDimension > evaluateIntegrand (const AnsatzSpace< LinOp > &ansatz_space, const Eigen::Matrix< typename LinearOperatorTraits< LinOp >::Scalar, Eigen::Dynamic, getFunctionSpaceVectorDimension< LinearOperatorTraits< LinOp >::Form >()> &coeff, const Eigen::VectorXd &point, const SurfacePoint &p) const
 
LaplaceDoubleLayerPotential< LinOp > & derived ()
 
const LaplaceDoubleLayerPotential< LinOp > & derived () const
 

Constructor & Destructor Documentation

◆ LaplaceDoubleLayerPotential()

template<typename LinOp >
Bembel::LaplaceDoubleLayerPotential< LinOp >::LaplaceDoubleLayerPotential ( )
inline

Definition at line 35 of file DoubleLayerPotential.hpp.

Member Function Documentation

◆ evaluateIntegrand_impl()

template<typename LinOp >
Eigen::Matrix< typename PotentialReturnScalar< typename LinearOperatorTraits< LinOp >::Scalar, double >::Scalar, 1, 1 > Bembel::LaplaceDoubleLayerPotential< LinOp >::evaluateIntegrand_impl ( const FunctionEvaluator< LinOp > &  fun_ev,
const ElementTreeNode element,
const Eigen::Vector3d &  point,
const SurfacePoint p 
) const
inline

Definition at line 40 of file DoubleLayerPotential.hpp.

◆ evaluateKernelGrad()

template<typename LinOp >
Eigen::Vector3d Bembel::LaplaceDoubleLayerPotential< LinOp >::evaluateKernelGrad ( const Eigen::Vector3d &  x,
const Eigen::Vector3d &  y 
) const
inline

Gradient of fundamental solution of Laplace problem.

Definition at line 71 of file DoubleLayerPotential.hpp.


The documentation for this class was generated from the following file: