Bembel
 
Loading...
Searching...
No Matches
Bembel::HelmholtzAdjointDoubleLayerOperator Class Reference
Inheritance diagram for Bembel::HelmholtzAdjointDoubleLayerOperator:
Collaboration diagram for Bembel::HelmholtzAdjointDoubleLayerOperator:

Detailed Description

Definition at line 34 of file AdjointDoubleLayerOperator.hpp.

Public Member Functions

template<class T >
void evaluateIntegrand_impl (const T &super_space, const SurfacePoint &p1, const SurfacePoint &p2, Eigen::Matrix< typename LinearOperatorTraits< HelmholtzAdjointDoubleLayerOperator >::Scalar, Eigen::Dynamic, Eigen::Dynamic > *intval) const
 
Eigen::Matrix< std::complex< double >, 1, 1 > evaluateFMMInterpolation_impl (const SurfacePoint &p1, const SurfacePoint &p2) const
 
std::complex< doubleevaluateKernelGrad (const Eigen::Vector3d &x, const Eigen::Vector3d &x_n, const Eigen::Vector3d &y) 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::LinearOperatorBase< HelmholtzAdjointDoubleLayerOperator >
void evaluateIntegrand (const T &super_space, const SurfacePoint &p1, const SurfacePoint &p2, Eigen::Matrix< typename LinearOperatorTraits< HelmholtzAdjointDoubleLayerOperator >::Scalar, Eigen::Dynamic, Eigen::Dynamic > *intval) const
 
Eigen::Matrix< typename LinearOperatorTraits< HelmholtzAdjointDoubleLayerOperator >::Scalar, getFunctionSpaceVectorDimension< LinearOperatorTraits< HelmholtzAdjointDoubleLayerOperator >::Form >() *LinearOperatorTraits< HelmholtzAdjointDoubleLayerOperator >::NumberOfFMMComponents, getFunctionSpaceVectorDimension< LinearOperatorTraits< HelmholtzAdjointDoubleLayerOperator >::Form >() *LinearOperatorTraits< HelmholtzAdjointDoubleLayerOperator >::NumberOfFMMComponents > evaluateFMMInterpolation (const SurfacePoint &p1, const SurfacePoint &p2) const
 
int get_FarfieldQuadratureDegree (int ansatz_degree) const
 
int getNearfieldQuadratureDegree (int ansatz_degree, double distance, int level) const
 Compute quadrature degree for numerical integretation close to the singularity based on distance, refinement level, degree of ansatz functions and operator_order.
 
HelmholtzAdjointDoubleLayerOperatorderived ()
 
const HelmholtzAdjointDoubleLayerOperatorderived () const
 

Constructor & Destructor Documentation

◆ HelmholtzAdjointDoubleLayerOperator()

Bembel::HelmholtzAdjointDoubleLayerOperator::HelmholtzAdjointDoubleLayerOperator ( )
inline

Definition at line 39 of file AdjointDoubleLayerOperator.hpp.

Member Function Documentation

◆ evaluateFMMInterpolation_impl()

Eigen::Matrix< std::complex< double >, 1, 1 > Bembel::HelmholtzAdjointDoubleLayerOperator::evaluateFMMInterpolation_impl ( const SurfacePoint p1,
const SurfacePoint p2 
) const
inline

Definition at line 83 of file AdjointDoubleLayerOperator.hpp.

◆ evaluateIntegrand_impl()

template<class T >
void Bembel::HelmholtzAdjointDoubleLayerOperator::evaluateIntegrand_impl ( const T super_space,
const SurfacePoint p1,
const SurfacePoint p2,
Eigen::Matrix< typename LinearOperatorTraits< HelmholtzAdjointDoubleLayerOperator >::Scalar, Eigen::Dynamic, Eigen::Dynamic > *  intval 
) const
inline

Definition at line 41 of file AdjointDoubleLayerOperator.hpp.

◆ evaluateKernelGrad()

std::complex< double > Bembel::HelmholtzAdjointDoubleLayerOperator::evaluateKernelGrad ( const Eigen::Vector3d &  x,
const Eigen::Vector3d &  x_n,
const Eigen::Vector3d &  y 
) const
inline

Gradient of fundamental solution of Helmholtz problem.

Definition at line 112 of file AdjointDoubleLayerOperator.hpp.

◆ get_wavenumber()

std::complex< double > Bembel::HelmholtzAdjointDoubleLayerOperator::get_wavenumber ( )
inline

Definition at line 131 of file AdjointDoubleLayerOperator.hpp.

◆ set_wavenumber()

void Bembel::HelmholtzAdjointDoubleLayerOperator::set_wavenumber ( std::complex< double wavenumber)
inline

Definition at line 125 of file AdjointDoubleLayerOperator.hpp.


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