+++++++++++++
Added
-----
- Lagrange elements P1, P2
- Basic mesh data structures and uniform refinement method
- Gauss-Legendre quadrature for simplicial domains
- FE space class
- Mass matrix, L2 product, Laplacian and L2 projection operators
- Dirichlet boundary conditions
- Poisson equation class
- Basic documentation and tests