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

Updates for PETSc 3.21 #668

Merged
merged 4 commits into from
Jan 4, 2025

fix: don't run 1D FV stuff with PETSc 3.21+

965f4b9
Select commit
Loading
Failed to load commit list.
Merged

Updates for PETSc 3.21 #668

fix: don't run 1D FV stuff with PETSc 3.21+
965f4b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 4, 2025 in 1s

33.33% of diff hit (target 86.47%)

View this Pull Request on Codecov

33.33% of diff hit (target 86.47%)

Annotations

Check warning on line 53 in src/DGProblemInterface.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DGProblemInterface.cpp#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 400 in src/DGProblemInterface.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DGProblemInterface.cpp#L400

Added line #L400 was not covered by tests

Check warning on line 117 in src/FEProblemInterface.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/FEProblemInterface.cpp#L117

Added line #L117 was not covered by tests

Check warning on line 80 in src/FVProblemInterface.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/FVProblemInterface.cpp#L80

Added line #L80 was not covered by tests

Check warning on line 103 in src/Partitioner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Partitioner.cpp#L103

Added line #L103 was not covered by tests

Check warning on line 113 in src/Partitioner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Partitioner.cpp#L113

Added line #L113 was not covered by tests

Check warning on line 116 in src/Partitioner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Partitioner.cpp#L116

Added line #L116 was not covered by tests

Check warning on line 126 in src/Partitioner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Partitioner.cpp#L126

Added line #L126 was not covered by tests

Check warning on line 128 in src/Partitioner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Partitioner.cpp#L128

Added line #L128 was not covered by tests

Check warning on line 139 in src/Partitioner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Partitioner.cpp#L139

Added line #L139 was not covered by tests

Check warning on line 441 in src/Problem.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Problem.cpp#L441

Added line #L441 was not covered by tests

Check warning on line 443 in src/Problem.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Problem.cpp#L443

Added line #L443 was not covered by tests

Check warning on line 447 in src/Problem.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Problem.cpp#L445-L447

Added lines #L445 - L447 were not covered by tests

Check warning on line 452 in src/Problem.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Problem.cpp#L452

Added line #L452 was not covered by tests

Check warning on line 456 in src/Problem.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Problem.cpp#L456

Added line #L456 was not covered by tests

Check warning on line 470 in src/Problem.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Problem.cpp#L469-L470

Added lines #L469 - L470 were not covered by tests