Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.38 KB

File metadata and controls

27 lines (20 loc) · 1.38 KB

MultiGridBarrier

Author: Sébastien Loisel

Stable Dev Build Status Coverage

This package solves convex variational problems, e.g. nonlinear PDEs and BVPs, using the MultiGrid Barrier method (with either finite elements or spectral elements), which is theoretically optimal for some problem classes.

Citation

If you use this package in your research, please cite:

S. Loisel, "The spectral barrier method to solve analytic convex optimization problems in function spaces," Numerische Mathematik, 2025. DOI: 10.1007/s00211-025-01508-0

BibTeX:

@article{Loisel2025,
  author = {Loisel, Sébastien},
  title = {The spectral barrier method to solve analytic convex optimization problems in function spaces},
  journal = {Numerische Mathematik},
  year = {2025},
  doi = {10.1007/s00211-025-01508-0}
}