A weighted residual proxy storing a function_space and an integral_transform.
More...
#include <weighted_residual.hpp>
template<class TestSpace, class Projection>
class NiHu::weighted_residual< TestSpace, Projection >
A weighted residual proxy storing a function_space and an integral_transform.
- Template Parameters
-
Definition at line 66 of file weighted_residual.hpp.
◆ weighted_residual()
template<class TestSpace , class Projection >
◆ eval()
template<class TestSpace , class Projection >
template<class result_t >
evaluate wr into result
- Template Parameters
-
result_t | the result matrix type |
- Parameters
-
[out] | result | the result matrix |
- Returns
- reference to the result
Definition at line 88 of file weighted_residual.hpp.
The documentation for this class was generated from the following file: