jipolanco / PencilFFTs.jl

Fast Fourier transforms of MPI-distributed Julia arrays
https://jipolanco.github.io/PencilFFTs.jl/dev/
MIT License
77 stars 7 forks source link

Docs: add 3D Navier-Stokes example #39

Closed jipolanco closed 2 years ago

jipolanco commented 2 years ago

Also updated the other examples, which are now also generated using Literate.jl.

Things to do:

codecov[bot] commented 2 years ago

Codecov Report

Merging #39 (5c5943f) into master (04c09d8) will increase coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Current head 5c5943f differs from pull request most recent head c22921d. Consider uploading reports for the commit c22921d to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   98.31%   98.32%   +0.01%     
==========================================
  Files           9        9              
  Lines         416      419       +3     
==========================================
+ Hits          409      412       +3     
  Misses          7        7              
Impacted Files Coverage Δ
src/plans.jl 97.10% <100.00%> (+0.06%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 91a6f73...c22921d. Read the comment docs.