NiHu  2.0
NiHu::kernel_traits< unit_kernel< Scalar > > Struct Template Reference

traits of the unit kernel More...

#include <unit_kernel.hpp>

Public Types

typedef empty_wall test_input_t
 test input type
 
typedef empty_wall trial_input_t
 trial input type
 
typedef Scalar result_t
 kernel result type
 
typedef gauss_family_tag quadrature_family_t
 quadrature family tag
 

Static Public Attributes

static const bool is_symmetric = true
 shows if kernel is symmetric
 
static const unsigned singularity_order = 0
 the singularity order (r^-order)
 
static const unsigned singular_quadrature_order = 0
 the singular quadrature order
 

Detailed Description

template<class Scalar>
struct NiHu::kernel_traits< unit_kernel< Scalar > >

traits of the unit kernel

Definition at line 40 of file unit_kernel.hpp.


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