Definition at line 34 of file HypersingularOperator.hpp.
|
| template<class T > |
| void | evaluateIntegrand_impl (const T &super_space, const SurfacePoint &p1, const SurfacePoint &p2, Eigen::MatrixXcd *intval) const |
| |
| Eigen::Matrix< std::complex< double >, 3, 3 > | evaluateFMMInterpolation_impl (const SurfacePoint &p1, const SurfacePoint &p2) const |
| |
| std::complex< double > | evaluateKernel (const Eigen::Vector3d &x, const Eigen::Vector3d &y) const |
| | Fundamental solution of Helmholtz problem.
|
| |
| void | set_wavenumber (std::complex< double > wavenumber) |
| |
| std::complex< double > | get_wavenumber () |
| |
| void | evaluateIntegrand (const T &super_space, const SurfacePoint &p1, const SurfacePoint &p2, Eigen::Matrix< typename LinearOperatorTraits< HelmholtzHypersingularOperator >::Scalar, Eigen::Dynamic, Eigen::Dynamic > *intval) const |
| |
| Eigen::Matrix< typename LinearOperatorTraits< HelmholtzHypersingularOperator >::Scalar, getFunctionSpaceVectorDimension< LinearOperatorTraits< HelmholtzHypersingularOperator >::Form >() *LinearOperatorTraits< HelmholtzHypersingularOperator >::NumberOfFMMComponents, getFunctionSpaceVectorDimension< LinearOperatorTraits< HelmholtzHypersingularOperator >::Form >() *LinearOperatorTraits< HelmholtzHypersingularOperator >::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.
|
| |
| HelmholtzHypersingularOperator & | derived () |
| |
| const HelmholtzHypersingularOperator & | derived () const |
| |
◆ HelmholtzHypersingularOperator()
| Bembel::HelmholtzHypersingularOperator::HelmholtzHypersingularOperator |
( |
| ) |
|
|
inline |
◆ evaluateFMMInterpolation_impl()
◆ evaluateIntegrand_impl()
◆ evaluateKernel()
| std::complex< double > Bembel::HelmholtzHypersingularOperator::evaluateKernel |
( |
const Eigen::Vector3d & |
x, |
|
|
const Eigen::Vector3d & |
y |
|
) |
| const |
|
inline |
◆ get_wavenumber()
| std::complex< double > Bembel::HelmholtzHypersingularOperator::get_wavenumber |
( |
| ) |
|
|
inline |
◆ set_wavenumber()
| void Bembel::HelmholtzHypersingularOperator::set_wavenumber |
( |
std::complex< double > |
wavenumber | ) |
|
|
inline |
The documentation for this class was generated from the following file: