OpenSEMBA / dgtd

Maxwell's curl equations solver using discontinuous Galerkin methods.
BSD 3-Clause "New" or "Revised" License
15 stars 2 forks source link

MFEM/DGTD tutorial documentation #11

Open AlejandroMunozManterola opened 1 year ago

AlejandroMunozManterola commented 1 year ago

Due to the incredibly complex nature of Discontinuous Galerkin methodology and the intricate workings of the MFEM library, a documented report or tutorial which explains in a sufficiently simple form the physical basis of DG, the internal work of MFEM and how these two elements link together is required.

A WIP report is being developed in a private repository.