|
NiHu
2.0
|
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 | |
traits of the unit kernel
Definition at line 40 of file unit_kernel.hpp.