|
| template<class T > |
| void | evaluateIntegrand_impl (const T &super_space, const SurfacePoint &p1, const SurfacePoint &p2, Eigen::Matrix< typename LinearOperatorTraits< LaplaceAdjointDoubleLayerOperator >::Scalar, Eigen::Dynamic, Eigen::Dynamic > *intval) const |
| |
| Eigen::Matrix< double, 1, 1 > | evaluateFMMInterpolation_impl (const SurfacePoint &p1, const SurfacePoint &p2) const |
| |
| double | evaluateKernelGrad (const Eigen::Vector3d &x, const Eigen::Vector3d &x_n, const Eigen::Vector3d &y) const |
| | Gradient of fundamental solution of Laplace problem.
|
| |
| void | evaluateIntegrand (const T &super_space, const SurfacePoint &p1, const SurfacePoint &p2, Eigen::Matrix< typename LinearOperatorTraits< LaplaceAdjointDoubleLayerOperator >::Scalar, Eigen::Dynamic, Eigen::Dynamic > *intval) const |
| |
| Eigen::Matrix< typename LinearOperatorTraits< LaplaceAdjointDoubleLayerOperator >::Scalar, getFunctionSpaceVectorDimension< LinearOperatorTraits< LaplaceAdjointDoubleLayerOperator >::Form >() *LinearOperatorTraits< LaplaceAdjointDoubleLayerOperator >::NumberOfFMMComponents, getFunctionSpaceVectorDimension< LinearOperatorTraits< LaplaceAdjointDoubleLayerOperator >::Form >() *LinearOperatorTraits< LaplaceAdjointDoubleLayerOperator >::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.
|
| |
| LaplaceAdjointDoubleLayerOperator & | derived () |
| |
| const LaplaceAdjointDoubleLayerOperator & | derived () const |
| |
◆ LaplaceAdjointDoubleLayerOperator()
| Bembel::LaplaceAdjointDoubleLayerOperator::LaplaceAdjointDoubleLayerOperator |
( |
| ) |
|
|
inline |
◆ evaluateFMMInterpolation_impl()
◆ evaluateIntegrand_impl()
◆ evaluateKernelGrad()
| double Bembel::LaplaceAdjointDoubleLayerOperator::evaluateKernelGrad |
( |
const Eigen::Vector3d & |
x, |
|
|
const Eigen::Vector3d & |
x_n, |
|
|
const Eigen::Vector3d & |
y |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: