QuazarTech / DG_Maxwell

Solution of Maxwell equations using Discontinuous Galerkin method.
GNU General Public License v3.0
9 stars 5 forks source link

Lagrange Interpolation Test.[WIP] #52

Open amanabt opened 7 years ago

amanabt commented 7 years ago

This PR focuses on the error involved in doing the Lagrange interpolation. The test is being written in the file https://github.com/amanabt/DG_Maxwell/blob/lagrange_interpolation_test/examples/lagrange_interpolation_test.ipynb