Dear all experts, i am trying to compute data oscillations of poisson equation in FreeFem++. Here, is the formula>
( My doubt is how to compute osc^2(f, \tau_h) in FreeFem++ ?? and does last term of (3.2) contains only intalledges term??).
I have used adaptive code of poisson equation of the FreeFem++ tutorial. Here, is the code>
Poisson_adapt_my_code.edp (4.7 KB)
( I have rewritten the code to compute the errors and indicator)
I have to use the following adaptive algorithm>
Is the above code following the above adaptive algorithm??. If not, then how to modify the code to follow the above adaptive algorithm.
I am very grateful if i get any suggestion regarding this. Thanks in advance.