|
NiHu
2.0
|
collocational singular integral of the HSP kernel not over a constant triangle More...
#include <laplace_3d_singular_integrals.hpp>
Static Public Member Functions | |
| template<class result_t > | |
| static result_t & | eval (result_t &result, kernel_base< laplace_3d_HSP_kernel > const &kernel, field_base< TestField > const &, field_base< TrialField > const &trial_field, element_match const &) |
| evaluate singular integral More... | |
collocational singular integral of the HSP kernel not over a constant triangle
| TestField | the test field type |
| TrialField | the trial field type |
Definition at line 228 of file laplace_3d_singular_integrals.hpp.
|
inlinestatic |
evaluate singular integral
| result_t | the result matrix type |
| [in,out] | result | reference to the result |
| [in] | kernel | the kernel instance |
| [in] | trial_field | the trial and test field |
Definition at line 244 of file laplace_3d_singular_integrals.hpp.