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

Add tutorials #3880

Merged
merged 16 commits into from
Nov 6, 2023
Merged

Add tutorials #3880

merged 16 commits into from
Nov 6, 2023

Commits on Nov 2, 2023

  1. Add query.rst

    spyridon97 authored and vicentebolea committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1eac128 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27ecc26 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Fix formatting warnings

    spyridon97 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    1879ae0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d98dfda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b25fe53 View commit details
    Browse the repository at this point in the history
  4. Improve bpWriter/bpReader examples

    Improve variable names, and remove the non-mpi versions, and keep only one with ifdefs.
    spyridon97 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    284dfc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49ffba2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb738ca View commit details
    Browse the repository at this point in the history
  7. Improve bpStepsWriteRead* examples

    Make all of their code similar.
    
    The bpStepsWriteRead example will be used for a tutorial.
    spyridon97 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e20d489 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23e3223 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b41917 View commit details
    Browse the repository at this point in the history
  10. Add Hello World Tutorial

    spyridon97 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    3288ed1 View commit details
    Browse the repository at this point in the history
  11. Add Variables Tutorial

    spyridon97 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    2a8e2e3 View commit details
    Browse the repository at this point in the history
  12. Add Attributes Tutorial

    spyridon97 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f3e7443 View commit details
    Browse the repository at this point in the history
  13. Add Operators Tutorial

    spyridon97 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c334954 View commit details
    Browse the repository at this point in the history
  14. Add Steps Tutorial

    spyridon97 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    3ffb6c6 View commit details
    Browse the repository at this point in the history