Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 598 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 598 Bytes

advection_miniapp

Advection solver with matrix-free evaluators with deal.II

This solver is described and analyzed in the publication

@incollection{Kronbichler2021,
  doi = {10.1007/978-3-030-60610-7_1},
  year = {2021},
  publisher = {Springer International Publishing},
  pages = {1--55},
  author = {Martin Kronbichler},
  title = {The Discontinuous Galerkin Method: Derivation and Properties},
  booktitle = {Efficient High-Order Discretizations for Computational Fluid Dynamics},
  editor = {Martin Kronbichler and Per-Olof Persson}
}