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

Typo's + small corrections/improvements for problem class documentation #358

Merged
merged 3 commits into from
Sep 22, 2023

Conversation

lisawim
Copy link
Collaborator

@lisawim lisawim commented Sep 21, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (6c39f2f) 73.06% compared to head (43c0e22) 73.06%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #358   +/-   ##
=======================================
  Coverage   73.06%   73.06%           
=======================================
  Files         269      269           
  Lines       23044    23044           
=======================================
  Hits        16836    16836           
  Misses       6208     6208           
Files Changed Coverage Δ
...ns/problem_classes/AcousticAdvection_1D_FD_imex.py 100.00% <ø> (ø)
...oblem_classes/AdvectionDiffusionEquation_1D_FFT.py 0.00% <ø> (ø)
...tations/problem_classes/AdvectionEquation_ND_FD.py 66.66% <ø> (ø)
...implementations/problem_classes/AllenCahn_1D_FD.py 0.00% <ø> (ø)
...implementations/problem_classes/AllenCahn_2D_FD.py 95.28% <ø> (ø)
...ementations/problem_classes/AllenCahn_2D_FD_gpu.py 0.00% <ø> (ø)
...mplementations/problem_classes/AllenCahn_2D_FFT.py 0.00% <ø> (ø)
...mentations/problem_classes/AllenCahn_2D_FFT_gpu.py 0.00% <ø> (ø)
...mplementations/problem_classes/AllenCahn_MPIFFT.py 80.15% <ø> (ø)
...entations/problem_classes/AllenCahn_Temp_MPIFFT.py 81.30% <ø> (ø)
... and 31 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pancetta pancetta merged commit a192556 into Parallel-in-Time:master Sep 22, 2023
25 checks passed
pancetta pushed a commit that referenced this pull request Oct 16, 2023
* Added colon to convert formula + code line modus for docu

* Updated documentation with corrects nvars for AllenCahn_MPIFFT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants