Tutorial Part IV (Adaptive Solution of Linear Problems)ΒΆ

So far we have not paid any attention to the accuracy of results. In general, a computation on a fixed mesh is not likely to be very accurate. There is a need for adaptive mesh refinement (AMR) that improves the quality of the approximation by refining mesh elements or increases the polynomial degree where the approximation error is large.

Previous topic

Gross-Pitaevski Equation (08-gross-pitaevski)

Next topic

Adaptive low-order FEM and hp-FEM