NiHu  2.0
NiHu::nearly_singular_integral< laplace_3d_DLP_kernel, TestField, TrialField, typename std::enable_if< is_collocational< TestField, TrialField >::value &&!is_constant_tria< TrialField >::value >::type > Class Template Reference

Public Types

typedef laplace_3d_DLP_kernel kernel_t
 
typedef kernel_t::test_input_t test_input_t
 
typedef TestField test_field_t
 
typedef test_field_t::nset_t test_nset_t
 

Static Public Member Functions

static bool needed (kernel_base< kernel_t > const &kernel, field_base< TestField > const &test_field, field_base< TrialField > const &trial_field)
 
template<class result_t >
static result_t & eval (result_t &result, kernel_base< kernel_t > const &kernel, field_base< TestField > const &test_field, field_base< TrialField > const &trial_field)
 

Static Public Attributes

static const unsigned num_test_nodes = test_nset_t::num_nodes
 

Detailed Description

template<class TestField, class TrialField>
class NiHu::nearly_singular_integral< laplace_3d_DLP_kernel, TestField, TrialField, typename std::enable_if< is_collocational< TestField, TrialField >::value &&!is_constant_tria< TrialField >::value >::type >

Definition at line 554 of file laplace_3d_nearly_singular_integrals.hpp.


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