#include <poisson_2d_ring_testcase.h>
Inherits MathTL::Function<2>.
Public Member Functions | |
| Poisson_RHS_Ring () | |
| Default constructor. | |
| double | value (const Point< 2 > &p, const unsigned int component=0) const |
| Point evaluation. | |
| void | vector_value (const Point< 2 > &p, Vector< double > &values) const |
| Dummy concretization for the compiler. | |
; cf. Sect. 7.2.3 in Manuel's PhD thesis. The whole funtion is plotted in Fig.7.22 (right).
1.5.8