Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix table formatting in GPU.rst #1790

Merged
merged 4 commits into from
Feb 15, 2021
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
fix formatting of section header
  • Loading branch information
asalmgren committed Feb 15, 2021
commit 0e97e46ca2365ca35cf1481aea2a1a88b1ed2e2f
2 changes: 1 addition & 1 deletion Docs/sphinx_documentation/source/Post_Processing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ row/column formatting, etc.


fextract
====================
========
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there some utf8 character issue here?


This basic routine reads in a single-level plotfile and extracts selected contents
along a 1-D axis to an ascii file.
Expand Down