Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 400 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 400 Bytes

DG_1D_solver

This repository will contain firstly a matlab 1D DG solver for differents equations:

  • Poisson equation with Diriclet, Neumann and mixed limit condition
  • Helmotz equation with Diriclet, Neumann and mixed limit condition

This repository will also contain the theorical development associated.

Secondly, this repository will (maybe) contain the C/C++ translation of the matlab codes