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

Detailed Description

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

Definition at line 30 of file DoubleLayerPotential.hpp.

Public Member Functions

Eigen::Matrix< typename PotentialReturnScalar< typename LinearOperatorTraits< LinOp >::Scalar, std::complex< double > >::Scalar, 1, 1 > evaluateIntegrand_impl (const FunctionEvaluator< LinOp > &fun_ev, const ElementTreeNode &element, const Eigen::Vector3d &point, const SurfacePoint &p) const
 
std::complex< doubleevaluateKernelGrad (const Eigen::Vector3d &x, const Eigen::Vector3d &y, const Eigen::Vector3d &y_n) const
 Gradient of fundamental solution of Helmholtz problem.
 
void set_wavenumber (std::complex< double > wavenumber)
 
std::complex< doubleget_wavenumber ()
 
- Public Member Functions inherited from Bembel::PotentialBase< HelmholtzDoubleLayerPotential< LinOp >, LinOp >
Eigen::Matrix< typename PotentialReturnScalar< typename LinearOperatorTraits< LinOp >::Scalar, typename PotentialTraits< HelmholtzDoubleLayerPotential< LinOp > >::Scalar >::Scalar, 1, PotentialTraits< HelmholtzDoubleLayerPotential< 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
 
HelmholtzDoubleLayerPotential< LinOp > & derived ()
 
const HelmholtzDoubleLayerPotential< LinOp > & derived () const
 

Constructor & Destructor Documentation

◆ HelmholtzDoubleLayerPotential()

template<typename LinOp >
Bembel::HelmholtzDoubleLayerPotential< LinOp >::HelmholtzDoubleLayerPotential ( )
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, std::complex< double > >::Scalar, 1, 1 > Bembel::HelmholtzDoubleLayerPotential< 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 >
std::complex< double > Bembel::HelmholtzDoubleLayerPotential< LinOp >::evaluateKernelGrad ( const Eigen::Vector3d &  x,
const Eigen::Vector3d &  y,
const Eigen::Vector3d &  y_n 
) const
inline

Gradient of fundamental solution of Helmholtz problem.

Definition at line 71 of file DoubleLayerPotential.hpp.

◆ get_wavenumber()

template<typename LinOp >
std::complex< double > Bembel::HelmholtzDoubleLayerPotential< LinOp >::get_wavenumber ( )
inline

Definition at line 90 of file DoubleLayerPotential.hpp.

◆ set_wavenumber()

template<typename LinOp >
void Bembel::HelmholtzDoubleLayerPotential< LinOp >::set_wavenumber ( std::complex< double wavenumber)
inline

Definition at line 84 of file DoubleLayerPotential.hpp.


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