[Up]
20.4.1999

The tools-directory

In this directory you will find useful Matlab-functions to make your life a lot easier (hopefully). We will include (more and more) useful functions written by the participants in this directory. See contents here (but remember that this file doesn't get updated automatically (and is not upt-to-date at the moment (20-Apr-1999)))

Solve a 2-dim. problem

Take the problem if Celia-Grey mentioned here

Start by pdetool-solution. Then do the assembly yourself using just linear basis functions. The next step would be to extend to quadratic.

How to create the geometry and mesh

Assembly using linear basis functions

See here

Quadratic basis functions

Recall the formulas This can be done suitably modifying the function tofour.m Actually, you can take qmesh from here.