Skip to content
Snippets Groups Projects
Commit 7e50c539 authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

fix documentation

parent 562fefe4
No related branches found
No related tags found
No related merge requests found
File moved
...@@ -7,8 +7,10 @@ Example problem: ...@@ -7,8 +7,10 @@ Example problem:
Statistics of band-passed fields. Statistics of band-passed fields.
Please see Please see
Drivas, T. D. and Johnson, P. L. and Lalescu, C. C. and Wilczek, M. Phys Rev Fluids 2 104603 (2017) Drivas, T. D. and Johnson, P. L. and Lalescu, C. C. and Wilczek, M. Phys Rev Fluids 2 104603 (2017)
https://dx.doi.org/10.1103/PhysRevFluids.2.104603 https://dx.doi.org/10.1103/PhysRevFluids.2.104603
The relevant files are `cpp/full_code/bandpass_stats.?pp`, The relevant files are `cpp/full_code/bandpass_stats.?pp`,
`TurTLE/PP.py` and `CMakeLists.txt` (the list of headers should be `TurTLE/PP.py` and `CMakeLists.txt` (the list of headers should be
updated). updated).
......
File moved
---
CPP
---
.. doxygenclass:: direct_numerical_simulation
:project: TurTLE
:members:
...@@ -9,15 +9,15 @@ Welcome to TurTLE's documentation! ...@@ -9,15 +9,15 @@ Welcome to TurTLE's documentation!
Contents: Contents:
.. toctree:: .. toctree::
:maxdepth: 4 :maxdepth: 4
/_static/README chapters/README
/_static/overview chapters/overview
/_static/development chapters/development
bandpass/bandpass chapters/bandpass
/_static/api chapters/api
/_static/cpp chapters/cpp
/_static/cpp_doxygen chapters/cpp_doxygen
Indices and tables Indices and tables
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment