NiHu
2.0
|
single integral for different element types More...
#include <single_integral.hpp>
Public Types | |
typedef single_integral_traits< TestField, TrialField >::result_t | result_t |
the result matrix type | |
Static Public Member Functions | |
static constexpr result_t | eval (field_base< TestField > const &, field_base< TrialField > const &) |
specialisation of single_integral::eval for the empty case More... | |
single integral for different element types
TestField | type of the test field |
TrialField | type of the trial field |
Definition at line 209 of file single_integral.hpp.
|
inlinestaticconstexpr |
specialisation of single_integral::eval for the empty case
Definition at line 218 of file single_integral.hpp.