NiHu
2.0
|
Collocational singular integral of the 2D T kernel over a constant line. More...
#include <stokes_singular_integrals.hpp>
Static Public Member Functions | |
template<class result_t > | |
static result_t & | eval (result_t &result, kernel_base< stokes_2d_T_kernel > const &, field_base< TestField > const &, field_base< TrialField > const &, element_match const &) |
evaluate singular integral More... | |
Collocational singular integral of the 2D T kernel over a constant line.
TestField | the test field type |
TrialField | the trial field type |
Definition at line 102 of file stokes_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 test and trial fields |
Definition at line 118 of file stokes_singular_integrals.hpp.