Things that we need to work on:

	Adaptivity		Johan
	PetSc -> MV		Johan

	Settings		Anders (done)
	Memory management	Anders
	Error handling		Anders (done)
	Regulator		Anders
	Output			Anders (done)

	Parallelization		?


Possible student projects:

	1/ Added problems = write TranProblem, StatProblem, Equation, and main-files.  (easy?)
	2/ Parelllization of assembly routines = write functions in discretizer?  (hard?) 
	3/ Higher order methods = Edit assembly routines (hard?)
	4/ Boundary conditions = write class for applying surface based boundary conditions (hard?)
	5/ Mesh generation = write mesh generator (hard?), write mesh-import interface for different 
	   mesh generators (easy?) 	


* -lncurses hard-coded into kraftwer-config. Fix with configure.in.
