Published

Short implementation of bisection in MATLAB

Long Chen

Recent Advances in Computational Sciences -- Selected Papers from the International Workship on Computational Sciences and Its Education, 318 -- 332, 2008.

Pdf   Bibtex

Abstract:

  This is the documentation of the local mesh refinement using newest
  bisection or longest bisection in MATLAB. The new feature of our
  implementation is the edge marking strategy to ensure the
  conformity. The short implementation is helpful for the teaching of
  adaptive finite element methods and programming in more advanced
  languages.