DG codes using deal.II

I have implemented discontinuous Taylor basis functions as FE_DGT which you can obtain here. See the README file for instructions. At present these are not orthogonal basis functions. This space is used in some of the examples below.

These are small codes implementing DG method.