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

Neumann BCs in problem helper #364

Merged
merged 13 commits into from
Oct 26, 2023

TL: updated documentation on the generic_ND_FD problem

039d2f5
Select commit
Loading
Failed to load commit list.
Merged

Neumann BCs in problem helper #364

TL: updated documentation on the generic_ND_FD problem
039d2f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 25, 2023 in 0s

93.67% of diff hit (target 73.26%)

View this Pull Request on Codecov

93.67% of diff hit (target 73.26%)

Annotations

Check warning on line 101 in pySDC/implementations/problem_classes/AllenCahn_1D_FD.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pySDC/implementations/problem_classes/AllenCahn_1D_FD.py#L101

Added line #L101 was not covered by tests

Check warning on line 573 in pySDC/implementations/problem_classes/AllenCahn_1D_FD.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pySDC/implementations/problem_classes/AllenCahn_1D_FD.py#L573

Added line #L573 was not covered by tests

Check warning on line 328 in pySDC/implementations/problem_classes/Quench.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pySDC/implementations/problem_classes/Quench.py#L328

Added line #L328 was not covered by tests

Check warning on line 418 in pySDC/projects/Resilience/quench.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pySDC/projects/Resilience/quench.py#L418

Added line #L418 was not covered by tests

Check warning on line 224 in pySDC/projects/Resilience/strategies.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pySDC/projects/Resilience/strategies.py#L224

Added line #L224 was not covered by tests