Skip to content

Commit

Permalink
replace In arXiv with arXiv?
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Hahn <[email protected]>
  • Loading branch information
quantumsteve committed Aug 22, 2024
1 parent 1e81af3 commit 5f2d337
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions paper/paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -117,13 +117,13 @@ @article{huang2024
abstract = { This paper reviews the adaptive sparse grid discontinuous Galerkin (aSG-DG) method for computing high dimensional partial differential equations (PDEs) and its software implementation. The C++ software package called AdaM-DG, implementing the aSG-DG method, is available on GitHub at https://github.com/JuntaoHuang/adaptive-multiresolution-DG. The package is capable of treating a large class of high dimensional linear and nonlinear PDEs. We review the essential components of the algorithm and the functionality of the software, including the multiwavelets used, assembling of bilinear operators, fast matrix-vector product for data with hierarchical structures. We further demonstrate the performance of the package by reporting the numerical error and the CPU cost for several benchmark tests, including linear transport equations, wave equations, and Hamilton-Jacobi (HJ) equations.}
}

@misc{atanasov2017,
@article{atanasov2017,
title={Sparse Grid Discretizations based on a Discontinuous {Galerkin} Method},
author={Alexander B. Atanasov and Erik Schnetter},
year={2017},
eprint={1710.09356},
archivePrefix={arXiv},
primaryClass={cs.NA},
# eprint={1710.09356},
# archivePrefix={arXiv},
# primaryClass={cs.NA},
journal={arXiv},
doi = {10.48550/arXiv.1710.09356},
URL = {https://doi.org/10.48550/arXiv.1710.09356}
Expand Down

0 comments on commit 5f2d337

Please sign in to comment.