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

Detailed Description

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

Definition at line 30 of file SingleLayerPotentialGradient.hpp.

Public Member Functions

Eigen::Matrix< typename PotentialReturnScalar< typename LinearOperatorTraits< LinOp >::Scalar, double >::Scalar, 3, 1 > evaluateIntegrand_impl (const FunctionEvaluator< LinOp > &fun_ev, const ElementTreeNode &element, const Eigen::Vector3d &point, const SurfacePoint &p) const
 
Eigen::VectorXd evaluateKernelGrad (const Eigen::Vector3d &x, const Eigen::Vector3d &y) const
 Fundamental solution of Laplace problem.
 
- Public Member Functions inherited from Bembel::PotentialBase< LaplaceSingleLayerPotentialGradient< LinOp >, LinOp >
Eigen::Matrix< typename PotentialReturnScalar< typename LinearOperatorTraits< LinOp >::Scalar, typename PotentialTraits< LaplaceSingleLayerPotentialGradient< LinOp > >::Scalar >::Scalar, 1, PotentialTraits< LaplaceSingleLayerPotentialGradient< 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
 
LaplaceSingleLayerPotentialGradient< LinOp > & derived ()
 
const LaplaceSingleLayerPotentialGradient< LinOp > & derived () const
 

Constructor & Destructor Documentation

◆ LaplaceSingleLayerPotentialGradient()

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

Definition at line 35 of file SingleLayerPotentialGradient.hpp.

Member Function Documentation

◆ evaluateIntegrand_impl()

template<typename LinOp >
Eigen::Matrix< typename PotentialReturnScalar< typename LinearOperatorTraits< LinOp >::Scalar, double >::Scalar, 3, 1 > Bembel::LaplaceSingleLayerPotentialGradient< 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 SingleLayerPotentialGradient.hpp.

◆ evaluateKernelGrad()

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

Fundamental solution of Laplace problem.

Definition at line 73 of file SingleLayerPotentialGradient.hpp.


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