Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/HOWTOBUILD.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@


- cd to `pressio-ops/docs`
- cd to `pressio-rom/docs`

- create a virtual env and activate it
```
Expand Down
6 changes: 6 additions & 0 deletions docs/source/components/burgers_example.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Example: Burgers' Equation
--------------------------

A full, end-to-end demonstration of using Pressio to build and run a ROM
for the 1D Burgers' equation is available in our
`tutorials <https://pressio.github.io/pressio-tutorials/tutorial/overview.html>`_.
1 change: 1 addition & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ open an issue on `github <https://github.com/Pressio/pressio>`_.
:hidden:

./components/rom_concepts
./components/burgers_example

.. toctree::
:caption: ODE
Expand Down