Contents Menu Expand Light mode Dark mode Auto light/dark mode
NumericalSnippets 0.0.1 documentation
NumericalSnippets 0.0.1 documentation
  • Usage
    • Runge-Kutta
    • WENO
    • SlopeLimiter
    • PDE
      • Euler Equation Simple
  • API Reference
    • snippets
      • snippets.RungeKutta
        • snippets.RungeKutta.ExplicitRungeKutta
        • snippets.RungeKutta.IMEXRungeKutta
      • snippets.SlopeLimiter
        • snippets.SlopeLimiter.SlopeLimiter
      • snippets.WENO
        • snippets.WENO.WENO5_JS
        • snippets.WENO.WENO5_M
        • snippets.WENO.WENO5_Z
    • gas1d
Back to top
Edit this page

Welcome to NumericalSnippets’s documentation!#

  • Usage
    • Runge-Kutta
    • WENO
    • SlopeLimiter
    • PDE
      • Euler Equation Simple
  • API Reference
    • snippets
      • Subpackages
      • Package Contents
    • gas1d
      • Module Contents

Indices and tables#

  • Index

  • Module Index

  • Search Page

Next
Usage
Copyright © 2022, Zhengyi Li
Made with Sphinx and @pradyunsg's Furo